]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-vars.el
Spelling fixes.
[gnu-emacs] / lisp / progmodes / cc-vars.el
index c7e78cb282a5560181dad36e28e324799291fe7a..02256ead392c4969ce80fe9645d6beedc7eb8735 100644 (file)
@@ -963,7 +963,7 @@ this is `c-lineup-ObjC-method-call', which would align it like:
        [foo blahBlahBlah: fred
             thisIsTooDamnLong: barney
 
-This behaviour can be overridden by customizing the indentation of
+This behavior can be overridden by customizing the indentation of
 `objc-method-call-cont' in the \"objc\" style."
   :type 'integer
   :group 'c)