about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
authorStephane Chazelas <stephane.chazelas@gmail.com>2018-05-16 22:02:51 +0100
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-05-17 23:42:27 +0200
commit5ac1c6f555cff38499e0a6ac80b338df4ebe3047 (patch)
tree42db6d43f75d744f9c16092f4b6a078401deb57f /Doc/Zsh/expn.yo
parentafec5fb1360ea2dff19abe8ac7bfd10ccb4c5926 (diff)
downloadzsh-5ac1c6f555cff38499e0a6ac80b338df4ebe3047.tar.gz
zsh-5ac1c6f555cff38499e0a6ac80b338df4ebe3047.tar.xz
zsh-5ac1c6f555cff38499e0a6ac80b338df4ebe3047.zip
42790: make [[:blank:]] match non-ASCII blanks
Diffstat (limited to 'Doc/Zsh/expn.yo')
-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 8b447e2c7..c79109700 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -2004,7 +2004,7 @@ The character is 7-bit, i.e. is a single-byte character without
 the top bit set.
 )
 item(tt([:blank:]))(
-The character is either space or tab
+The character is a blank character
 )
 item(tt([:cntrl:]))(
 The character is a control character