]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-menus.el
* appt.el: Restore significant whitespace deleted by "spelling fix".
[gnu-emacs] / lisp / progmodes / cc-menus.el
index 4e9350de425ffe86bde806dac54762feaa26d9ed..942303b10960f162a9e3670d41e99b88d4e98abc 100644 (file)
@@ -66,7 +66,7 @@ A sample value might look like: `\\(_P\\|_PROTO\\)'.")
 (defvar cc-imenu-c++-generic-expression
   `(
     ;; Try to match ::operator definitions first. Otherwise `X::operator new ()'
-    ;; will be incorrectly recognised as function `new ()' because the regexps
+    ;; will be incorrectly recognized as function `new ()' because the regexps
     ;; work by backtracking from the end of the definition.
     (nil
      ,(concat