diff options
| -rw-r--r-- | org-drill.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-drill.el b/org-drill.el index 94a8264..9bb50d3 100644 --- a/org-drill.el +++ b/org-drill.el @@ -609,7 +609,7 @@ interval was greater than ORG-DRILL-DAYS-BEFORE-OLD days.") :documentation "Set to the marker for the item currently being tested.") (cram-mode :initform nil - :documementation "Are we in 'cram mode', where all items are considered due + :documentation "Are we in 'cram mode', where all items are considered due for review unless they were already reviewed in the recent past?") (warned-about-id-creation :initform nil |
