changeset 73912:aa069c1a1c03

(c-lineup-string-cont): Improve previous doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 11 Nov 2006 04:01:33 +0000
parents c411526ac6bb
children 2afcd781ea33
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	Sat Nov 11 04:01:02 2006 +0000
+++ b/lisp/progmodes/cc-align.el	Sat Nov 11 04:01:33 2006 +0000
@@ -822,7 +822,7 @@
 result = prefix + \"A message \"
                   \"string.\";      <- c-lineup-string-cont
 
-nil is returned in other situations, to allow stacking with other
+In other situations, returns nil, to allow stacking with other
 line-up functions.
 
 Works with: topmost-intro-cont, statement-cont, arglist-cont,