branch: elpa-admin commit e5ad0fab765626dbe509c42bd289bdcedf3c6e57 Author: Teemu Likonen <tliko...@iki.fi> Commit: Teemu Likonen <tliko...@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.