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

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

[nongnu] elpa/forth-mode c8103312c3 041/153: Fix typo.


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode c8103312c3 041/153: Fix typo.
Date: Sat, 29 Jan 2022 08:02:15 -0500 (EST)

branch: elpa/forth-mode
commit c8103312c3cba6243455e2b70fed46008a034d7b
Author: Lars Brinkhoff <lars@nocrew.org>
Commit: Lars Brinkhoff <lars@nocrew.org>

    Fix typo.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 729be0c6fa..6e014b220f 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Manual:
     (pushnew "DIR" load-path)
     (require 'forth-mode)
     (require 'forth-block-mode)
-    (require 'forth-interacton-mode)
+    (require 'forth-interaction-mode)
 
 ### Usage
 



reply via email to

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