]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-vars.el
Spelling fixes
[gnu-emacs] / lisp / progmodes / cc-vars.el
index 33ea152c89a0d4c9f581d1e631a099d23cad37a5..98195da94568c94d4bde8922ede9abe3033a791e 100644 (file)
@@ -1630,7 +1630,7 @@ identifiers.
 
 If you change this variable's value, call the function
 `c-make-noise-macro-regexps' to set the necessary internal variables (or do
-this implicitly by reinitialising C/C++/Objc Mode on any buffer)."
+this implicitly by reinitializing C/C++/Objc Mode on any buffer)."
   :type '(repeat :tag "List of names" string)
   :group 'c)