diff options
Diffstat (limited to 'Doc/Zsh/options.yo')
-rw-r--r-- | Doc/Zsh/options.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 3db844867..8892cfb8d 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -329,7 +329,7 @@ read and checked for syntax errors, but not executed. ) pindex(EXTENDED_GLOB) cindex(globbing, extended) -item(tt(EXTENDED_GLOB) <Z>)( +item(tt(EXTENDED_GLOB))( Treat the `tt(#)', `tt(~)' and `tt(^)' characters as part of patterns for filename generation, etc. (An initial unquoted `tt(~)' always produces named directory expansion.) |