From e7e1f193dc0e6e91f803e78420c2760f18e05380 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 8 Feb 2020 12:58:00 +0300 Subject: [PATCH] Better english --- doc/limitations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/limitations.rst b/doc/limitations.rst index 35f3456..db1843c 100644 --- a/doc/limitations.rst +++ b/doc/limitations.rst @@ -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 -- 2.44.0