branch: elpa
commit b20cd6886814d6d8f989b2656b81f22fe24c475c
Author: Matthew Leach <[email protected]>
Commit: Matthew Leach <[email protected]>
Fix a documentation type.
* doc/auctex.texi (Automatic Local): Fix a documentation typo.
---
doc/auctex.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 8c5218a..620076a 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -4430,7 +4430,7 @@ These correspond to the personal @TeX{} macros.
@AUCTeX{} can update the style information about a file each time you
save it, and it will do this if the directory @code{TeX-auto-local}
-exist. @code{TeX-auto-local} is by default set to @samp{"auto"}, so
+exists. @code{TeX-auto-local} is by default set to @samp{"auto"}, so
simply creating an @file{auto} directory will enable automatic saving of
style information.