vstinner / hachoir

Hachoir is a Python library to view and edit a binary stream field by field
http://hachoir.readthedocs.io/
GNU General Public License v2.0
613 stars 70 forks source link

Fix a typo. #85

Closed ttsugriy closed 1 year ago

ttsugriy commented 1 year ago

s/objet/object

vstinner commented 1 year ago

Merged, thanks.