typo: controle -> control

This commit is contained in:
2025-11-26 11:01:52 +01:00
parent b44ba70b6d
commit 67fefeb679

View File

@@ -41,7 +41,7 @@ $ python main.py
- [ ] play/pause a book - [ ] play/pause a book
- [ ] print progress at the bottom of the app while a book is playing - [ ] print progress at the bottom of the app while a book is playing
- [ ] add control to go to the previous/next chapter - [ ] add control to go to the previous/next chapter
- [ ] add a controle to jump 30s earlier/later - [ ] add a control to jump 30s earlier/later
- [ ] mark a book as finished or unfinished - [ ] mark a book as finished or unfinished
- [ ] code cleanup / organization - [ ] code cleanup / organization