From 2aa347239928f88f3d9c6ce7ee380d7c3b48dbae Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 Jun 2005 16:17:53 +0000 Subject: [PATCH] (c-lineup-argcont): Fix spelling in docstrings. --- lisp/progmodes/cc-align.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index 139bfc8aa5a..849e98053ad 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.el @@ -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. -- 2.39.2