diff options
-rw-r--r-- | runtime/doc/editing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index 9fe815ea9c..8974a5c64e 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1271,7 +1271,7 @@ Commands for changing the working directory can be suffixed with a bang "!" *:lcd-* :lcd[!] - Change to the previous current directory (before the - previous ":tcd {path}" command). + previous ":lcd {path}" command). *:pw* *:pwd* *E187* :pw[d] Print the current directory name. |