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

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

[nongnu] elpa/writegood-mode 7d9f0a746e 21/47: Nits


From: ELPA Syncer
Subject: [nongnu] elpa/writegood-mode 7d9f0a746e 21/47: Nits
Date: Mon, 12 Dec 2022 21:01:41 -0500 (EST)

branch: elpa/writegood-mode
commit 7d9f0a746e6135bec475ad262410940c75937ded
Author: Frank Shearar <frank.shearar@gmail.com>
Commit: Frank Shearar <frank.shearar@gmail.com>

    Nits
    
    Two typos, and I added the comma because I struggled to parse the affected 
sentence: I kept binding "text" to "mode" - "within this <mode text> ..."
---
 writegood-mode.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/writegood-mode.el b/writegood-mode.el
index bbb98ea97a..d98364fc11 100755
--- a/writegood-mode.el
+++ b/writegood-mode.el
@@ -49,9 +49,9 @@
 ;;; Test Text:
 ;;
 ;; This mode will improve various aspects of your writing in many ways.
-;; With this mode text within comments will be searched for the
-;; the duplicate propblem.
-;; The text is searched and aspects (even withing comments) are 
+;; With this mode, text within comments will be searched for the
+;; the duplicate problem.
+;; The text is searched and aspects (even within comments) are 
 ;; highlighted. 
 ;; Another benefit is the the finding of duplicates.
 ;;
@@ -221,4 +221,4 @@
 
 (provide 'writegood-mode)
 
-;;; writegood-mode.el ends here
\ No newline at end of file
+;;; writegood-mode.el ends here



reply via email to

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