doc: fix typo with :lcd (#7299)

This commit is contained in:
Daniel Hahler 2017-09-22 08:32:27 +02:00 committed by Justin M. Keyes
parent 460aab3950
commit 68bc73b107

View File

@ -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.