about summary refs log tree commit diff
path: root/Doc/Zsh/mod_zutil.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2000-08-10 23:06:42 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2000-08-10 23:06:42 +0000
commit29255612eee262da98b21ec75429c733f144acfc (patch)
tree6760ebbc3961fa5fcf5b5d17f465325184503cbc /Doc/Zsh/mod_zutil.yo
parent5851a32681f5fbdbc55987cb117f891e3745f13c (diff)
downloadzsh-29255612eee262da98b21ec75429c733f144acfc.tar.gz
zsh-29255612eee262da98b21ec75429c733f144acfc.tar.xz
zsh-29255612eee262da98b21ec75429c733f144acfc.zip
Minor documentation fixes (12585)
Diffstat (limited to 'Doc/Zsh/mod_zutil.yo')
-rw-r--r--Doc/Zsh/mod_zutil.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_zutil.yo b/Doc/Zsh/mod_zutil.yo
index 8759fe3c8..3fca82e07 100644
--- a/Doc/Zsh/mod_zutil.yo
+++ b/Doc/Zsh/mod_zutil.yo
@@ -131,7 +131,7 @@ by the var(sep) string and padding the var(left) strings with spaces
 to the right so that the var(sep) strings in the result (and hence the 
 var(right) strings after them) are all aligned if the strings are
 printed below each other.  All strings without a colon are left
-unchanged and all strings with a empty var(right) string have the
+unchanged and all strings with an empty var(right) string have the
 trailing colon removed.  In both cases the lengths of the strings
 are not used to determine how the other strings are to be aligned.
 The resulting strings are stored in the var(array).