diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-02-12 09:36:54 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-02-12 09:36:54 -0800 |
commit | 65e7ca35a69003788134f8c961f561fe6f7a9720 (patch) | |
tree | 513f7b57162f68f51c4d12c6ef077a55dd5d4e20 /doc/misc/faq.texi | |
parent | 85adc63f8157bf90ee5a3b9dff94bea4c6f538eb (diff) | |
download | emacs-65e7ca35a69003788134f8c961f561fe6f7a9720.tar.gz |
In doc, use standard American English style for e.g., etc., i.e.
Diffstat (limited to 'doc/misc/faq.texi')
-rw-r--r-- | doc/misc/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index 8f3c0c2d623..39b4a9037bd 100644 --- a/doc/misc/faq.texi +++ b/doc/misc/faq.texi @@ -1909,7 +1909,7 @@ following line to your @file{.emacs}: where @var{syntactic-symbol} is the name Emacs shows in the minibuffer when you type @kbd{C-c C-o} at the beginning of the line, and @var{offset} is one of the indentation symbols listed above (@code{+}, -@code{/}, @code{0}, etc.) that you've chosen during the interactive +@code{/}, @code{0}, etc.)@: that you've chosen during the interactive procedure. @item |