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

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

[nongnu] elpa/org-drill ecf4bae5ce 237/251: Fix typo "Eaqch" to "Each"


From: ELPA Syncer
Subject: [nongnu] elpa/org-drill ecf4bae5ce 237/251: Fix typo "Eaqch" to "Each"
Date: Mon, 17 Jan 2022 18:59:22 -0500 (EST)

branch: elpa/org-drill
commit ecf4bae5ceccb663faca8419e3084dd9e1b237be
Author: James Miller <james.ryland.miller@gmail.com>
Commit: James Miller <james.ryland.miller@gmail.com>

    Fix typo "Eaqch" to "Each"
---
 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]