about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-09 16:33:34 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-09 16:33:34 +0000
commit9c33cf443419b74c5769279f4f1043465b62f64b (patch)
tree716c3a0fbb4fb7f4c3fb9969475d0619fedad001
parent5bfe4cb650d71ed1e2345248793cd5ee96fb03b8 (diff)
downloadzsh-9c33cf443419b74c5769279f4f1043465b62f64b.tar.gz
zsh-9c33cf443419b74c5769279f4f1043465b62f64b.tar.xz
zsh-9c33cf443419b74c5769279f4f1043465b62f64b.zip
post-22593 typo fix
-rw-r--r--Doc/Zsh/contrib.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 7d63378e3..ca71bbd61 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1438,7 +1438,7 @@ to the MIME handler in order to prevent it from intercepting commands found
 in the path that happen to have suffixes.  This style may be set to
 an array of extended glob patterns for arguments that will be passed to the
 handler even if they don't exist.  If it is not explicitly set it
-defaults to tt([[:alpha:]]:/*) which allows URLs to be passed to the MIME
+defaults to tt([[:alpha:]]#:/*) which allows URLs to be passed to the MIME
 handler even though they don't exist in that format in the file system.
 )
 item(tt(handler))(