From: Sergey Matveev Date: Mon, 20 Apr 2020 09:23:13 +0000 (+0300) Subject: Word emphasis X-Git-Tag: 8.1~3 X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=commitdiff_plain;h=64dba051d708f528fe641b0efc4a122e16bb9315 Word emphasis --- diff --git a/doc/news.rst b/doc/news.rst index 42fb7dc..d93a1f7 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -124,7 +124,7 @@ News 6.1 --- * UTCTime and GeneralizedTime allowed values to have plus sign in them, - passing int() check successfully. Prohibit that incorrect behaviour + passing ``int()`` check successfully. Prohibit that incorrect behaviour * UTCTime and GeneralizedTime BER decoding support * Faster UTCTime and GeneralizedTime decoding, and slightly better overall performance