auctex-diffs
[Top][All Lists]
Advanced

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

main aeacab9c: ; * latex.el (LaTeX-babel-insert-hyphen): Fix typo.


From: Ikumi Keita
Subject: main aeacab9c: ; * latex.el (LaTeX-babel-insert-hyphen): Fix typo.
Date: Thu, 10 Oct 2024 05:40:06 -0400 (EDT)

branch: main
commit aeacab9c7521d6cd283f051a8fd68fd1258c5d88
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>

    ; * latex.el (LaTeX-babel-insert-hyphen): Fix typo.
---
 latex.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/latex.el b/latex.el
index 33d5b906..02fd1e33 100644
--- a/latex.el
+++ b/latex.el
@@ -7078,7 +7078,7 @@ language.  It is usually set by language-related style 
files.")
 (defun LaTeX-babel-insert-hyphen (force)
   "Insert a hyphen string.
 The string can be either a normal hyphen or the string specified
-in `LaTeX-babel-hyphen'.  Wether one or the other is chosen
+in `LaTeX-babel-hyphen'.  Whether one or the other is chosen
 depends on the value of `LaTeX-babel-hyphen-after-hyphen' and
 the buffer context.
 If prefix argument FORCE is non-nil, always insert a regular hyphen."



reply via email to

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