We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ca440 commit dac33efCopy full SHA for dac33ef
doc/api.rst
@@ -33,7 +33,7 @@ then it is your responsibility to ensure that the input is properly UTF-8 encode
33
None of this applies if you used the ``--latin1`` option to Alex or specify a Latin-1 encoding via a ``%encoding`` declaration.
34
In that case, the input is just a sequence of 8-bit bytes, interpreted as characters in the Latin-1 character set.
35
36
-The following (case-insenstive) encoding strings are currently supported:
+The following (case-insensitive) encoding strings are currently supported:
37
38
``%encoding "latin-1"``; ``%encoding "iso-8859-1"``
39
Declare Latin-1 encoding as described above.
0 commit comments