Spelling fixes.
[bpt/emacs.git] / etc / srecode / el.srt
index 6117e72..03a797b 100644 (file)
@@ -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)