aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-11-15 16:38:42 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2013-11-15 16:38:42 -0800
commit9316f4c54edc24487d75c7bc3cb3490d79e364a3 (patch)
treeb548fbf19e0c479fcb86436905513f3c95c94fab /docs/conf.py
parent9489c769dbd7ea7c6830b5fcd70095818452e607 (diff)
downloadcryptography-9316f4c54edc24487d75c7bc3cb3490d79e364a3.tar.gz
cryptography-9316f4c54edc24487d75c7bc3cb3490d79e364a3.tar.bz2
cryptography-9316f4c54edc24487d75c7bc3cb3490d79e364a3.zip
Fixed some spelling mistakes
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 77050e72..4cddbe41 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -38,6 +38,7 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.viewcode',
'cryptography-docs',
+ 'sphinxcontrib.spelling',
]
# Add any paths that contain templates here, relative to this directory.