]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-align.el
Updated to IDLWAVE v5.7 (see idlwave.org), and variable cleanup
[gnu-emacs] / lisp / progmodes / cc-align.el
index 139bfc8aa5aaec9e1dda33a0b7cf5aaf5e5af82c..849e98053ad6261df8d12d8fac6a0cead7d64185 100644 (file)
@@ -158,7 +158,7 @@ foo (xyz, aaa + bbb + ccc
 Only continuation lines like this are touched, nil is returned on lines
 which are the start of an argument.
 
-Within a gcc asm block, \":\" is recognised as an argument separator,
+Within a gcc asm block, \":\" is recognized as an argument separator,
 but of course only between operand specifications, not in the expressions
 for the operands.