diff man/cc-mode.texi @ 63612:df65ae1d9d1b

Fix spellings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 21 Jun 2005 11:40:22 +0000
parents 22798b2ebf72
children 3723093a21fd b7da78284d4c
line wrap: on
line diff
--- a/man/cc-mode.texi	Tue Jun 21 11:29:47 2005 +0000
+++ b/man/cc-mode.texi	Tue Jun 21 11:40:22 2005 +0000
@@ -2363,7 +2363,7 @@
 none of the list elements return a non-@code{nil} value, then an offset
 of 0 (zero) is used@footnote{There is however a variable
 @code{c-strict-syntax-p} that, when set to non-@code{nil}, will cause an
-error to be signalled in that case.  It's now considered obsolete since
+error to be signaled in that case.  It's now considered obsolete since
 it doesn't work well with some of the alignment functions that now
 returns @code{nil} instead of zero to be more usable in lists.  You
 should therefore leave @code{c-strict-syntax-p} set to @code{nil}.}.