From f2fe739076e095e4c701593fc1978a6268a0d3a0 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 5 Mar 2024 03:44:20 +0200 Subject: package: Update commentary --- gnosis.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'gnosis.el') 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: -- cgit v1.2.3