about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2022-10-25 12:49:48 +0200
committerAxel Beckert <abe@deuxchevaux.org>2022-10-25 12:49:48 +0200
commitb76dcecfe3461aa9a9e29dffe2484f097611f9ff (patch)
tree4f518faecd9155205ff806db68bced3234839aac /Doc
parent5b1c204c54e3ba41411e583ea649532b12977845 (diff)
downloadzsh-b76dcecfe3461aa9a9e29dffe2484f097611f9ff.tar.gz
zsh-b76dcecfe3461aa9a9e29dffe2484f097611f9ff.tar.xz
zsh-b76dcecfe3461aa9a9e29dffe2484f097611f9ff.zip
50840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCH
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 f8f4ada86..9af211090 100644
--- a/Doc/Zsh/grammar.yo
+++ b/Doc/Zsh/grammar.yo
@@ -536,7 +536,7 @@ itemiz(Errors creating command or process substitutions)
 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
+itemiz(File generation failures where not caused by tt(NOMATCH) or
 similar options)
 itemiz(All file generation errors where the pattern was used to create a
 multio)