1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-22 00:21:27 +01:00

post-22593 typo fix

This commit is contained in:
Peter Stephenson 2006-08-09 16:33:34 +00:00
parent 5bfe4cb650
commit 9c33cf4434

View file

@ -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))(