diff options
Diffstat (limited to 'etc/srecode')
| -rw-r--r-- | etc/srecode/wisent.srt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/srecode/wisent.srt b/etc/srecode/wisent.srt index d45392e93dd..b66a17a4be5 100644 --- a/etc/srecode/wisent.srt +++ b/etc/srecode/wisent.srt | |||
| @@ -55,7 +55,7 @@ goal | |||
| 55 | 55 | ||
| 56 | %% | 56 | %% |
| 57 | (define-lex wisent-{{TARGETMODE}}-lexer | 57 | (define-lex wisent-{{TARGETMODE}}-lexer |
| 58 | "Lexical analzer to handle {{TARGETMODE}} buffers." | 58 | "Lexical analyzer to handle {{TARGETMODE}} buffers." |
| 59 | ;; semantic-lex-newline | 59 | ;; semantic-lex-newline |
| 60 | semantic-lex-ignore-whitespace | 60 | semantic-lex-ignore-whitespace |
| 61 | semantic-lex-ignore-newline | 61 | semantic-lex-ignore-newline |