]> Cypherpunks.ru repositories - pyderasn.git/commitdiff
Better english
authorSergey Matveev <stargrave@stargrave.org>
Sat, 8 Feb 2020 09:58:00 +0000 (12:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 8 Feb 2020 16:57:57 +0000 (19:57 +0300)
doc/limitations.rst

index 35f3456f00f0a059480dccd178ec23d96d820bd9..db1843cf0edb1e3acca726af96c88a5f92030dd4 100644 (file)
@@ -3,7 +3,7 @@
 Limitations
 ===========
 
-* Strings (except :py:class:`pyderasn.NumericString` and
+* Strings (except for :py:class:`pyderasn.NumericString` and
   :py:class:`pyderasn.PrintableString`) are not validated
   in any way, except just trying to be decoded in ``ascii``,
   ``iso-8859-1``, ``utf-8/16/32`` correspondingly