We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af427bc commit e4b13afCopy full SHA for e4b13af
hachoir/core/iso639.py
@@ -1,7 +1,7 @@
1
"""
2
-ISO639-2 standart: the module only contains the dictionary ISO639_2
+ISO639-2 standard: the module only contains the dictionary ISO639_2
3
which maps a language code in three letters (eg. "fre") to a language
4
-name in english (eg. "French").
+name in English (eg. "French").
5
6
7
# ISO-639, the list comes from:
0 commit comments