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:
parent
5bfe4cb650
commit
9c33cf4434
1 changed files with 1 additions and 1 deletions
|
@ -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))(
|
||||
|
|
Loading…
Reference in a new issue