summaryrefslogtreecommitdiff
path: root/doc/misc/cc-mode.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-03-04 17:09:52 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2018-03-04 17:10:34 -0800
commitf2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2 (patch)
treed9b09901d78f54c54e910b61a5cbe6cdd0c70177 /doc/misc/cc-mode.texi
parentf0e5f220b69880f1f5c29b2e5515b2aa8a950f14 (diff)
downloademacs-f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2.tar.gz
emacs-f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2.tar.bz2
emacs-f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2.zip
; Spelling fixes
Diffstat (limited to 'doc/misc/cc-mode.texi')
-rw-r--r--doc/misc/cc-mode.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index d0d39d44e95..5a229c1cd6f 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -4734,7 +4734,7 @@ Once again, line 8 is assigned as @code{brace-entry-open} as is line
with anchor point at the @samp{@{} of line 8@footnote{This extra
syntactic element was introduced in @ccmode{} 5.33.1 to allow extra
flexibility in indenting the second line of such a construct. You can
-preserve the behaviour resulting from the former syntactic analysis by
+preserve the behavior resulting from the former syntactic analysis by
giving @code{brace-list-entry} an offset of
@code{c-lineup-under-anchor} (@pxref{Misc Line-Up}).}, and
@code{brace-list-entry} anchored on the @samp{1} of line 8.