about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/grammar.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/grammar.yo b/Doc/Zsh/grammar.yo
index 9a1e261ae..719f06a97 100644
--- a/Doc/Zsh/grammar.yo
+++ b/Doc/Zsh/grammar.yo
@@ -486,6 +486,7 @@ itemiz(Syntax errors in glob qualifiers)
 itemiz(File generation errors where not caught by the option tt(BAD_PATTERN))
 itemiz(All bad patterns used for matching within case statements)
 itemiz(File generation failures where not caused by tt(NO_MATCH) or
+similar options)
 itemiz(All file generation errors where the pattern was used to create a
 multio)
 itemiz(Memory errors where detected by the shell)
@@ -495,7 +496,6 @@ itemiz(Logical errors with variables such as assignment to the wrong type)
 itemiz(Use of invalid variable names)
 itemiz(Errors in variable substitution syntax)
 itemiz(Failure to convert characters in tt($')...tt(') expressions)
-similar options)
 enditemize()
 
 If the tt(POSIX_BUILTINS) option is set, more errors associated with