]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/lex-spp.el
Spelling fixes.
[gnu-emacs] / lisp / cedet / semantic / lex-spp.el
index cf82da303ce7882742d47607e6311725de656e83..6b6bf180b1a1204e862e9457462192e9812cd0d2 100644 (file)
@@ -577,7 +577,7 @@ and what valid VAL values are."
        (cond
         ;; CASE 3: Merge symbols together.
         ((eq (semantic-lex-token-class v) 'spp-symbol-merge)
-         ;; We need to merge the tokens in the 'text segement together,
+         ;; We need to merge the tokens in the 'text segment together,
          ;; and produce a single symbol from it.
          (let ((newsym
                 (mapconcat (lambda (tok)