about summary refs log tree commit diff
path: root/Functions/Chpwd
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-12-17 17:10:47 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-12-17 17:10:47 +0000
commitc9a70e18fdfc945affe88516ae014f3e8a81dfea (patch)
tree3a5119d048bf784ed63e630adf754dcee85663fe /Functions/Chpwd
parenta9421446d26c7b67f238082fd8a643f398f556fd (diff)
downloadzsh-c9a70e18fdfc945affe88516ae014f3e8a81dfea.tar.gz
zsh-c9a70e18fdfc945affe88516ae014f3e8a81dfea.tar.xz
zsh-c9a70e18fdfc945affe88516ae014f3e8a81dfea.zip
Štěpán Němec: 28533: typos
Diffstat (limited to 'Functions/Chpwd')
-rw-r--r--Functions/Chpwd/cdr2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Chpwd/cdr b/Functions/Chpwd/cdr
index d4e6ffaaf..3025a9d5c 100644
--- a/Functions/Chpwd/cdr
+++ b/Functions/Chpwd/cdr
@@ -154,7 +154,7 @@
 #         causes the current directory to be overwritten.  For example,
 #         changing from ~pws to ~pws/some/other/dir causes ~pws not to be
 #         left on the recent directory stack.  This only applies to direct
-#         changes to descendant diretories; earlier directories on the
+#         changes to descendant directories; earlier directories on the
 #         list are not pruned.  For example, changing from ~pws/yet/another
 #         to ~pws/some/other/dir does not cause ~pws to be pruned.
 #       pattern:<pattern>