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

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

[nongnu] elpa/writegood-mode 07275921a1 22/47: Merge pull request #6 fro


From: ELPA Syncer
Subject: [nongnu] elpa/writegood-mode 07275921a1 22/47: Merge pull request #6 from frankshearar/fix-nits
Date: Mon, 12 Dec 2022 21:01:41 -0500 (EST)

branch: elpa/writegood-mode
commit 07275921a185cf311c68158a90cd71d1f01ff273
Merge: 3dc7aec83a 7d9f0a746e
Author: Benjamin Beckwith <bnbeckwith@gmail.com>
Commit: Benjamin Beckwith <bnbeckwith@gmail.com>

    Merge pull request #6 from frankshearar/fix-nits
    
    Nits
---
 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]