Typo: 'repitition' to 'repetition'
jayaddison opened this issue · 2 comments
jayaddison commented
Describe the bug
Super small issue, but I noticed a typo here:
Line 295 in fe162f4
--repitition-time
should be --repetition-time
(s/i/e)
Additional context
I considered opening a pull request to fix this, but it looks like it's used from a few dependent libraries that you have r/w access to, so it might be quicker to clean up centrally. Glad to help if I can though!
dmonad commented
I'm a bit embarrassed about this 😅
Thanks for noticing. I make these kinds of mistakes a lot if I don't use a spellchecker.
jayaddison commented
No problem :)