Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: user1823 <[email protected]>
  • Loading branch information
L-M-Sherlock and user1823 committed Aug 14, 2024
1 parent 5b27518 commit 2f8b472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def set_skip_manual_resched_cards(checked, _):
config.skip_manual_resched_cards = checked
else:
warning = (
"Due to technical limitations, FSRS Helper cannot distinguish among cards rescheduled by following operations:\n"
"Due to the nature of Anki's database, FSRS Helper cannot distinguish among cards rescheduled by following operations:\n"
+ "- Set due date\n"
+ "- Reset (original Forget)\n"
+ "- Reschedule cards on change\n\n"
Expand Down

0 comments on commit 2f8b472

Please sign in to comment.