diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-06-16 16:39:11 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-06-16 16:39:11 +0000 |
commit | 554f89cd46f5e965baff1edb3d1d5b8235b4ac7f (patch) | |
tree | 621a8fc91accdf143437d849503809b46967df71 /Doc/Zsh | |
parent | 8c3bec7091f4427b407db3605f55d7f7161fd34c (diff) | |
download | zsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.tar.gz zsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.tar.xz zsh-554f89cd46f5e965baff1edb3d1d5b8235b4ac7f.zip |
Bart: 25164: typo
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/expn.yo | 2 |
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:]))( |