summaryrefslogtreecommitdiff
path: root/gnosis.el
diff options
context:
space:
mode:
Diffstat (limited to 'gnosis.el')
-rw-r--r--gnosis.el9
1 files changed, 4 insertions, 5 deletions
diff --git a/gnosis.el b/gnosis.el
index 679adef..8cee7fb 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -29,11 +29,10 @@
;; format & reviewed in spaced intervals, determined by the success or
;; failure to recall a given answer for question.
-;; Gnosis implements a highly customizable algorithm, inspired by SM-2
-;; that is used by Anki. Gnosis algorithm does not use user's
-;; subjective rating of a note to determine the next review interval,
-;; but instead uses the user's success or failure in recalling the
-;; answer of a note.
+;; Gnosis implements a highly customizable algorithm, inspired by SM-2.
+;; Gnosis algorithm does not use user's subjective rating of a note to
+;; determine the next review interval, but instead uses the user's
+;; success or failure in recalling the answer of a note.
;;; Code: