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

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

[elpa] externals/sml-mode 5a7500dfe1: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/sml-mode 5a7500dfe1: ; Fix typo
Date: Mon, 12 Dec 2022 18:05:28 -0500 (EST)

branch: externals/sml-mode
commit 5a7500dfe11aeedd72070e3b7581591a0d351b3a
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typo
---
 sml-mode.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sml-mode.texi b/sml-mode.texi
index d9980f7865..a1aaed748b 100644
--- a/sml-mode.texi
+++ b/sml-mode.texi
@@ -1047,7 +1047,7 @@ documentation if you encounter problems.
 @sp 1
 @noindent
 You can indeed. @code{sml-insert-form} is extensible so all you need to
-do is create the macros yourself. Define a @emph{keybord macro}
+do is create the macros yourself. Define a @emph{keyboard macro}
 (@kbd{C-x (} <something> @kbd{C-x )}) and give it a suitable name:
 @code{sml-addto-forms-alist} prompts for a name, say @code{NAME}, and
 binds the macro @code{sml-form-NAME}. Thereafter @kbd{C-c @key{RET}



reply via email to

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