Skip to content

Commit dac33ef

Browse files
Eric Lindbladandreasabel
authored andcommitted
doc typo
1 parent 70ca440 commit dac33ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ then it is your responsibility to ensure that the input is properly UTF-8 encode
3333
None of this applies if you used the ``--latin1`` option to Alex or specify a Latin-1 encoding via a ``%encoding`` declaration.
3434
In that case, the input is just a sequence of 8-bit bytes, interpreted as characters in the Latin-1 character set.
3535

36-
The following (case-insenstive) encoding strings are currently supported:
36+
The following (case-insensitive) encoding strings are currently supported:
3737

3838
``%encoding "latin-1"``; ``%encoding "iso-8859-1"``
3939
Declare Latin-1 encoding as described above.

0 commit comments

Comments
 (0)