summaryrefslogtreecommitdiff
path: root/Src/zsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/zsh.h')
-rw-r--r--Src/zsh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/zsh.h b/Src/zsh.h
index b7eb39804..6f68df6a4 100644
--- a/Src/zsh.h
+++ b/Src/zsh.h
@@ -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 {