summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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:]))(