kennethreitz / maya

Datetimes for Humans™
MIT License
3.41k stars 197 forks source link

Fix simple typo: quanitzed -> quantized #180

Closed timgates42 closed 4 years ago

timgates42 commented 4 years ago

Important notices

[-] I have read the contributing guide lines at https://github.com/timofurrer/maya/blob/master/.github/CONTRIBUTING.md

[-] I have read and respect the code of conduct at https://github.com/timofurrer/maya/blob/master/.github/CODE_OF_CONDUCT.md

[-] I have searched the existing issues and I'm convinced that mine is new.

Describe the bug

Small typo in src/maya/core.py should read quantized rather than quanitzed.

To Reproduce

  1. Examine src/maya/core.py.
  2. Search for quanitzed.

Expected behavior

  1. Should read quantized.