What's the process for fixing spelling mistakes on PEPs? #python
miniblog.
Related Posts
I periodically see "diffstatic" as a typo of difftastic. I quite like it: makes me think of 'ecstatic' rather than 'fantastic'.
I've eventually configured typos CLI to prevent this spelling on the difftastic repo, but it makes me smile every time.
Apparently FizzBuzz is a spelling used by programmers, and it's "Fizz Buzz" in other contexts: https://en.wikipedia.org/wiki/Fizz_buzz
Perhaps programmers favour camel case more often?
A tool that estimated review time needed would be really valuable. Spelling fix in docs: 1 min. Refactor major API: much longer.