diff options
Diffstat (limited to 'etc/srecode')
-rw-r--r-- | etc/srecode/el.srt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/srecode/el.srt b/etc/srecode/el.srt index 6117e72be2a..03a797bb709 100644 --- a/etc/srecode/el.srt +++ b/etc/srecode/el.srt @@ -109,7 +109,7 @@ $<MODEFCN:declaration:function$ '($MODESYM$-mode-font-lock-keywords nil ;; perform string/comment fontification nil ;; keywords are case sensitive. - ;; This puts _ & - as a word constituant, + ;; This puts _ & - as a word constituent, ;; simplifying our keywords significantly ((?_ . "w") (?- . "w")))) (run-hooks '$MODESYM$-mode-hook) |