aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-11-24 12:30:03 -1000
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-11-24 12:30:03 -1000
commitf0e05bb7711f3c04a96f3bc924588ecfa838d41d (patch)
treed8037b0603480375c161e73e8bdf32fa5b294970
parent333ae9be186d5a3fc39c6b175774fd4d4413ed2c (diff)
downloadcryptography-f0e05bb7711f3c04a96f3bc924588ecfa838d41d.tar.gz
cryptography-f0e05bb7711f3c04a96f3bc924588ecfa838d41d.tar.bz2
cryptography-f0e05bb7711f3c04a96f3bc924588ecfa838d41d.zip
link datetime better and add naïve to spelling list
-rw-r--r--docs/hazmat/primitives/interfaces.rst4
-rw-r--r--docs/spelling_wordlist.txt1
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/hazmat/primitives/interfaces.rst b/docs/hazmat/primitives/interfaces.rst
index d9019cbb..77aa0017 100644
--- a/docs/hazmat/primitives/interfaces.rst
+++ b/docs/hazmat/primitives/interfaces.rst
@@ -729,14 +729,14 @@ X509
.. attribute:: not_before
- :type: datetime.datetime
+ :type: :class:`datetime.datetime`
A naïve datetime representing the beginning of the validity period for the
certificate in UTC. This value is inclusive.
.. attribute:: not_after
- :type: datetime.datetime
+ :type: :class:`datetime.datetime`
A naïve datetime representing the end of the validity period for the
certificate in UTC. This value is inclusive.
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index b16026f6..b7b33436 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -31,6 +31,7 @@ iOS
Koblitz
Lange
metadata
+naïve
namespace
namespaces
pickleable