changeset 63516:1975a7b1ec5f

(c-lineup-argcont): Fix spelling in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 Jun 2005 16:17:53 +0000
parents e32d37b16b0e
children 7316ffa5763c
files lisp/progmodes/cc-align.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cc-align.el	Thu Jun 16 16:17:16 2005 +0000
+++ b/lisp/progmodes/cc-align.el	Thu Jun 16 16:17:53 2005 +0000
@@ -158,7 +158,7 @@
 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.