mirror of
https://github.com/ThioJoe/YT-Spammer-Purge.git
synced 2026-01-10 14:48:19 -05:00
### Related Issue/Addition to code This fixes many typos found throughout the program, along with improving capitalization consistency #### Type of change - [x] Bug fix (non-breaking change which fixes an issue) ### Why is this change needed? Typos visible to the user are never a good thing. ### Additional Info - functionality of the program itself is unchanged ### Checklist: - [x] My code follows the style guidelines of this project and I have read [CONTRIBUTING.md](/CONTRIBUTING.md) - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in downstream modules - [x] I have checked my code and corrected any misspellings Co-authored-by: ThioJoe <12518330+ThioJoe@users.noreply.github.com>