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

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

[elpa] elpa-admin e5ad0fa 044/357: Rephrase examples


From: Stefan Monnier
Subject: [elpa] elpa-admin e5ad0fa 044/357: Rephrase examples
Date: Thu, 10 Dec 2020 18:06:12 -0500 (EST)

branch: elpa-admin
commit e5ad0fab765626dbe509c42bd289bdcedf3c6e57
Author: Teemu Likonen <tlikonen@iki.fi>
Commit: Teemu Likonen <tlikonen@iki.fi>

    Rephrase examples
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index e543bd9..c5010e4 100644
--- a/README
+++ b/README
@@ -211,7 +211,7 @@ that adds a new string to the dictionary.
       (let ((word (aref marked-text 0))
             (language (aref marked-text 4)))
 
-        ;; Do the actual job here. That is, write code that adds
+        ;; Do the actual work here. That is, write code that adds
         ;; the string stored in variable "word" to the
         ;; appropriate dictionary.
 



reply via email to

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