branch: externals/auctex
commit 33329c3d81925180f8e0cf18955550edf5aff489
Author: Ikumi Keita <[email protected]>
Commit: Ikumi Keita <[email protected]>

    ; * doc/auctex.texi (Completion): Fix typo.
---
 doc/auctex.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/auctex.texi b/doc/auctex.texi
index 281f390..0e0b6a4 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -1354,7 +1354,7 @@ Space will complete and exit.
 
 By default @AUCTeX{} will put an empty set braces @samp{@{@}} after a
 macro with no arguments to stop it from eating the next whitespace.
-This is supressed inside math mode and can be disabled totally by
+This is suppressed inside math mode and can be disabled totally by
 setting @code{TeX-insert-braces} to nil.
 
 @defopt TeX-insert-braces

Reply via email to