diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-23 18:21:10 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-26 10:42:02 +0100 |
commit | 2608e5edcca5094b61b4ccebcef160cc2bfd7f83 (patch) | |
tree | 59e34dc95aa4c1526d6ba7d376ab0adbeb699935 /doc/misc/cc-mode.texi | |
parent | 6c00d126e7fe1f6e42a0c9454c2ab4a29dcd5989 (diff) | |
download | emacs-2608e5edcca5094b61b4ccebcef160cc2bfd7f83.tar.gz emacs-2608e5edcca5094b61b4ccebcef160cc2bfd7f83.tar.bz2 emacs-2608e5edcca5094b61b4ccebcef160cc2bfd7f83.zip |
; Fix typos
(cherry picked from commit a5d39e11443fa30c8e8bc58254a1a59550dcd99e)
Diffstat (limited to 'doc/misc/cc-mode.texi')
-rw-r--r-- | doc/misc/cc-mode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index a8f5248c4c8..eee8463a0fa 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi @@ -7149,7 +7149,7 @@ If you add more directives to this variable, or remove directives from it, whilst ``indent to body'' is active, you need to re-enable the feature by calling @code{c-toggle-cpp-indent-to-body} for these changes to take effect@footnote{Note that the removal of directives -doesn't work satisfactorally on XEmacs or on very old versions of +doesn't work satisfactorily on XEmacs or on very old versions of Emacs}. @end defopt |