From f1b7030bab5f838bd174779196ea6110a7270a7d Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Sun, 11 Sep 2011 09:00:00 -0400 Subject: Replace crazy middle dot with a full stop. --- doc/api/crypto.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/api/crypto.rst b/doc/api/crypto.rst index f1486f1..4d3961c 100644 --- a/doc/api/crypto.rst +++ b/doc/api/crypto.rst @@ -407,10 +407,7 @@ X509Name objects have the following members: .. py:attribute:: X509Name.stateOrProvinceName The state or province of the entity. :py:attr:`ST` may be used as an alias for - :py:attr:`stateOrProvinceName` ยท - -.. Wut? Sphinx is not happy if there is no space between the ` and the . just - above... + :py:attr:`stateOrProvinceName`. .. py:attribute:: X509Name.localityName -- cgit v1.2.1