From f2caf08ca625f64c7eeea8dfa8f65a5b1bac58e2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 4 Mar 2018 17:09:52 -0800 Subject: ; Spelling fixes --- doc/misc/cc-mode.texi | 2 +- doc/misc/org.texi | 2 +- doc/misc/tramp.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/misc') 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. diff --git a/doc/misc/org.texi b/doc/misc/org.texi index cd61259518f..c6d603cd606 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi @@ -10237,7 +10237,7 @@ for display purposes only. @cindex dash, special symbol @cindex ellipsis, special symbol In addition to regular entities defined above, Org exports in a special -way@footnote{This behaviour can be disabled with @code{-} export setting +way@footnote{This behavior can be disabled with @code{-} export setting (@pxref{Export settings}).} the following commonly used character combinations: @samp{\-} is treated as a shy hyphen, @samp{--} and @samp{---} are converted into dashes, and @samp{...} becomes a compact set of dots. diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index aa8e84cf0c0..f4a1951cf30 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -3323,7 +3323,7 @@ Why is @file{~/.sh_history} file on the remote host growing? @vindex tramp-histfile-override Due to the remote shell saving tilde expansions triggered by @value{tramp}, the history file is probably growing rapidly. -@value{tramp} can suppress this behaviour with the user option +@value{tramp} can suppress this behavior with the user option @option{tramp-histfile-override}. When set to @code{t}, environment variable @env{HISTFILE} is unset, and environment variables @env{HISTFILESIZE} @env{HISTSIZE} are set to 0. -- cgit v1.2.1