From 2bc2c9df057b88ef3c8de324d97d8f45c3705973 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 9 Feb 2024 15:58:32 +0200 Subject: gnosis-algorithm-interval: Remove deprecated docstring --- gnosis-algorithm.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'gnosis-algorithm.el') 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)) -- cgit v1.2.3