We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a2698 commit 72f30d9Copy full SHA for 72f30d9
Doc/using/cmdline.rst
@@ -1286,7 +1286,7 @@ conflict.
1286
.. envvar:: PYTHON_BASIC_COMPLETER
1287
1288
If this variable is set to any value, PyREPL will use :mod:`rlcompleter` to
1289
- implement tab complition, instead of the default :mod:`_pyrepl.fancycompleter`.
+ implement tab completion, instead of the default :mod:`_pyrepl.fancycompleter`.
1290
1291
.. versionadded:: 3.15
1292
0 commit comments