emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex f362325 28/42: ; * latex.el (LaTeX-document-styl


From: Tassilo Horn
Subject: [elpa] externals/auctex f362325 28/42: ; * latex.el (LaTeX-document-style-hook): Fix a typo.
Date: Thu, 23 Nov 2017 06:06:13 -0500 (EST)

branch: externals/auctex
commit f362325f9fbb641b24c82fdcfbb01de855c7e407
Author: Ikumi Keita <address@hidden>
Commit: Ikumi Keita <address@hidden>

    ; * latex.el (LaTeX-document-style-hook): Fix a typo.
---
 latex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/latex.el b/latex.el
index f11d2e8..fa2ae34 100644
--- a/latex.el
+++ b/latex.el
@@ -835,7 +835,7 @@ work analogously."
 (defvar LaTeX-document-style-hook nil
   "List of hooks to run when inserting a document environment.
 
-To insert a hook here, you must insert it in the appropiate style file.")
+To insert a hook here, you must insert it in the appropriate style file.")
 
 (defun LaTeX-env-document (&optional _ignore)
   "Create new LaTeX document.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]