diff options
Diffstat (limited to 'Src/zsh.h')
-rw-r--r-- | Src/zsh.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -311,7 +311,7 @@ enum { * appear in strings and don't necessarily represent a single character. * * See Src/lex.c:tokstrings[] for hints on what these mean. Note that - * SEPER or SEMI are both stringified as ";"./ + * SEPER or SEMI are both stringified as ";". */ enum lextok { |