summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--org-fc-review.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-fc-review.el b/org-fc-review.el
index c371a61..2dc431b 100644
--- a/org-fc-review.el
+++ b/org-fc-review.el
@@ -300,7 +300,7 @@ rating the card."
(format "%.2f" delta)
(symbol-name org-fc-algorithm)))
(cl-destructuring-bind (next-ease next-box next-interval)
- (org-fc-sm2-next-parameters ease box interval rating)
+ (org-fc-algo-sm2-next-parameters ease box interval rating)
(setcdr
current
(list (format "%.2f" next-ease)