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

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

[nongnu] elpa/org-drill b6a4b4f103 238/251: Merge branch 'master' into '


From: ELPA Syncer
Subject: [nongnu] elpa/org-drill b6a4b4f103 238/251: Merge branch 'master' into 'master'
Date: Mon, 17 Jan 2022 18:59:22 -0500 (EST)

branch: elpa/org-drill
commit b6a4b4f10354d875d909532b780aa45c885a8fcb
Merge: d2fe915d7a ecf4bae5ce
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>

    Merge branch 'master' into 'master'
    
    Fix typo "Eaqch" to "Each"
    
    See merge request phillord/org-drill!8
---
 org-drill.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-drill.el b/org-drill.el
index 2087771f10..0ccbb63cf9 100644
--- a/org-drill.el
+++ b/org-drill.el
@@ -72,7 +72,7 @@
 
 (defcustom org-drill-maximum-items-per-session
   30
-  "Eaqch drill session will present at most this many topics for review.
+  "Each drill session will present at most this many topics for review.
 Nil means unlimited."
   :group 'org-drill
   :type '(choice integer (const nil)))



reply via email to

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