We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b4552c commit 7a797a3Copy full SHA for 7a797a3
Doc/library/idle.rst
@@ -491,7 +491,7 @@ in the settings dialog. (To prevent auto popups, set the delay to a
491
large number of milliseconds, such as 100000000.) For imported module
492
names or class or function attributes, type '.'.
493
For filenames in the root directory, type :data:`os.sep` or
494
-data:`os.altsep` immediately after an opening quote. (On Windows,
+:data:`os.altsep` immediately after an opening quote. (On Windows,
495
one can specify a drive first.) Move into subdirectories by typing a
496
directory name and a separator.
497
0 commit comments