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

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

[nongnu] elpa/annotate 7c759ba9eb 082/372: - fixed english language erro


From: ELPA Syncer
Subject: [nongnu] elpa/annotate 7c759ba9eb 082/372: - fixed english language error.
Date: Fri, 4 Feb 2022 16:58:20 -0500 (EST)

branch: elpa/annotate
commit 7c759ba9eb199c1c850b301a45d7aa70fbf9116f
Author: cage <cage-invalid@invalid>
Commit: cage <cage-invalid@invalid>

    - fixed english language error.
---
 annotate.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/annotate.el b/annotate.el
index d2df7aadd4..a587ce8e06 100644
--- a/annotate.el
+++ b/annotate.el
@@ -123,9 +123,9 @@ less than this size (in characters)"
 
 (defconst annotate-warn-file-changed-control-string
   (concat "The file '%s' has changed on disk "
-          "from the last time the annotations was saved.\n"
+          "from the last time the annotations were saved.\n"
           "Chances are that they will not be displayed correctly")
-  "The  message to  warn user  that  file has  been modified  and
+  "The message to  warn the user that file has  been modified and
   annototatnions position could be outdated")
 
 (defcustom annotate-blacklist-major-mode '(org-mode)



reply via email to

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