diff options
-rw-r--r-- | gnosis-algorithm.el | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gnosis-algorithm.el b/gnosis-algorithm.el index 9117ad9..f264a3e 100644 --- a/gnosis-algorithm.el +++ b/gnosis-algorithm.el @@ -33,11 +33,7 @@ "Gnosis initial interval for successful reviews. First item: First interval, -Second item: Second interval. - -Note: `gnosis-algorithm-interval' is ignored after 10 TOTAL reviews or -when ef is above > 3.0, which should only be the case for customized -notes/review sessions." +Second item: Second interval." :group 'gnosis :type '(list integer)) |