summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-06-16 16:39:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-06-16 16:39:11 +0000
commit554f89cd46f5e965baff1edb3d1d5b8235b4ac7f (patch)
tree621a8fc91accdf143437d849503809b46967df71
parent8c3bec7091f4427b407db3605f55d7f7161fd34c (diff)
downloadzsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.tar.gz
zsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.zip
Bart: 25164: typo
-rw-r--r--ChangeLog2
-rw-r--r--Doc/Zsh/expn.yo2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dbe6e643..7027638b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-06-16 Peter Stephenson <p.w.stephenson@ntlworld.com>
+ * Bart: 25164: Doc/Zsh/expn.yo: typo.
+
* 25159: Doc/Zsh/compwid.yo: expand documentation for
correspondence classes with [:...:].
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index aa7018798..35f07d47f 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1423,7 +1423,7 @@ The character is a decimal digit
item(tt([:graph:]))(
The character is a printable character other than whitespace
)
-item(tt([:lower:]))(l
+item(tt([:lower:]))(
The character is a lowercase letter
)
item(tt([:print:]))(