about summary refs log tree commit diff
path: root/Doc
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 /Doc
parent8c3bec7091f4427b407db3605f55d7f7161fd34c (diff)
downloadzsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.tar.gz
zsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.tar.xz
zsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.zip
Bart: 25164: typo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/expn.yo2
1 files changed, 1 insertions, 1 deletions
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:]))(