lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.36k stars 666 forks source link

Fix simple typo: multidimensonal -> multidimensional #186

Closed timgates42 closed 3 years ago

timgates42 commented 4 years ago

There is a small typo in qrcode/main.py. Should read multidimensional rather than multidimensonal.