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

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

[elpa] externals/excorporate 10c1e95: Fix checkdoc typo


From: Thomas Fitzsimmons
Subject: [elpa] externals/excorporate 10c1e95: Fix checkdoc typo
Date: Thu, 28 Jan 2021 21:16:33 -0500 (EST)

branch: externals/excorporate
commit 10c1e95f3b7b08dc626c46d34b6fb7cd11a2e218
Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Commit: Thomas Fitzsimmons <fitzsim@fitzsim.org>

    Fix checkdoc typo
    
    * excorporate.el (excorporate-update-diary): Fix typo.
---
 excorporate.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/excorporate.el b/excorporate.el
index 1eb982b..a1a3320 100644
--- a/excorporate.el
+++ b/excorporate.el
@@ -131,10 +131,10 @@
 
 (defcustom excorporate-update-diary t
   "If non-nil, Excorporate will add entries to Emacs's diary.
-See also `org-agenda-include-diary' to include retreived entries
+See also `org-agenda-include-diary' to include retrieved entries
 in Org's agenda view.
 
-`excorporate-update-diary' affects the behaviour of `excorporate'
+`excorporate-update-diary' affects the behavior of `excorporate'
 just after a server connection is established.  Changes to this
 variable do not take effect unless `excorporate' is re-run.  If
 one wants to disable or enable Excorporate diary support



reply via email to

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