Skip to content

Commit 72f30d9

Browse files
Typo
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent 13a2698 commit 72f30d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/cmdline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1286,7 +1286,7 @@ conflict.
12861286
.. envvar:: PYTHON_BASIC_COMPLETER
12871287

12881288
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`.
1289+
implement tab completion, instead of the default :mod:`_pyrepl.fancycompleter`.
12901290

12911291
.. versionadded:: 3.15
12921292

0 commit comments

Comments
 (0)