fix typo: missing word in documentation

This commit is contained in:
Matthieu Caneill 2017-09-21 01:14:38 +02:00 committed by GitHub
parent 8af298ade3
commit 7b7cf8faea

View File

@ -62,8 +62,8 @@ so that only you can alter the number.
the ASCII character set. It is possible to store UTF-8 encoded data in string variables. the ASCII character set. It is possible to store UTF-8 encoded data in string variables.
.. warning:: .. warning::
Be careful with using Unicode text as similarly looking (or even identical) can have different Be careful with using Unicode text as similarly looking (or even identical) characters can
code points and as such will be encoded as a different byte array. have different code points and as such will be encoded as a different byte array.
.. index:: ! subcurrency .. index:: ! subcurrency