mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-30 17:50:58 +01:00
28853: Fix typo: preceed -> precede
This commit is contained in:
parent
e58ad7548f
commit
2eac105770
6 changed files with 12 additions and 7 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# changing directory permanently, see below.
|
||||
#
|
||||
# The argument to cdr is a number corresponding to the Nth most recently
|
||||
# changed-to directory starting at 1 for the immediately preceeding
|
||||
# changed-to directory starting at 1 for the immediately preceding
|
||||
# directory (the current directory is remembered but is not offered as a
|
||||
# destination). You can use directory arguments if you set the
|
||||
# recent-dirs-default style, see below; however, it should be noted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue