Skip to content

Commit f580513

Browse files
state that charset values are case-insensitive (#91)
1 parent 8300175 commit f580513

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ and the supported values associated with them:
289289
* - ``charset``
290290
- Set to ``latin1``, ``utf-8``, ``utf-8-bom``, ``utf-16be`` or ``utf-16le`` to
291291
control the character set. Use of ``utf-8-bom`` is discouraged.
292+
The values are case-insensitive.
292293
* - ``spelling_language``
293294
- Sets the natural language that should be used for spell checking.
294295
Only one language can be specified. There is no default value.

0 commit comments

Comments
 (0)