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

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

[nongnu] elpa/forth-mode b95f1b8a02 146/153: Fix typos in doc


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode b95f1b8a02 146/153: Fix typos in doc
Date: Sat, 29 Jan 2022 08:02:27 -0500 (EST)

branch: elpa/forth-mode
commit b95f1b8a0276a5c1d8cf032920311b50b4d15710
Author: Ben Siraphob <bensiraphob@gmail.com>
Commit: Lars Brinkhoff <lars@nocrew.org>

    Fix typos in doc
---
 forth-mode.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/forth-mode.texi b/forth-mode.texi
index 529951d3ad..fa612d1c55 100644
--- a/forth-mode.texi
+++ b/forth-mode.texi
@@ -91,13 +91,13 @@ End the interactive Forth session.
 @item C-c :
 @itemx M-x forth-eval
 
-Enter a string to evalutaion.  The output, if any, is printed in the
+Enter a string to evaluation.  The output, if any, is printed in the
 minibuffer.
 
 @item C-c C-r
 @itemx M-x forth-eval-region
 
-Evalutate the current region.  The output, if any, is printed in the
+Evaluate the current region.  The output, if any, is printed in the
 minibuffer.
 
 @item C-c C-e
@@ -115,7 +115,7 @@ the interactive Forth session.
 @item C-M-x
 @itemx M-x forth-eval-defun
 
-Evalutate the colon definition under point.  The output, if any, is
+Evaluate the colon definition under point.  The output, if any, is
 printed in the minibuffer.
 
 @item C-c C-l



reply via email to

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