]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/bovine/c.el
Fix typos.
[gnu-emacs] / lisp / cedet / semantic / bovine / c.el
index 0b3e6881891778af4593661d62cf60c3bfb84a48..1076402ac9107f9a91333b613fb01e482925cc34 100644 (file)
@@ -249,7 +249,7 @@ Return the defined symbol as a special spp lex token."
                                                 (point))))
           )
 
-      ;; Only do argument checking if the paren was immediatly after
+      ;; Only do argument checking if the paren was immediately after
       ;; the macro name.
       (if with-args
          (semantic-lex-spp-first-token-arg-list (car raw-stream)))