Kaydet (Commit) ccbb47be authored tarafından Georg Brandl's avatar Georg Brandl

#6146: fix markup bug.

üst ecf3c624
......@@ -52,7 +52,7 @@ Completer objects have the following method:
.. method:: Completer.complete(text, state)
Return the *state*th completion for *text*.
Return the *state*\ th completion for *text*.
If called for *text* that doesn't include a period character (``'.'``), it will
complete from names currently defined in :mod:`__main__`, :mod:`__builtin__` and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment