Skip to content

Commit b1f86ae

Browse files
committed
reword
1 parent 72f30d9 commit b1f86ae

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

12911291
.. versionadded:: 3.15
12921292

0 commit comments

Comments
 (0)