aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index deb2a53a..31b81d3f 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -35,6 +35,7 @@ import bibstyle
extensions = [
'sphinx.ext.mathjax',
'sphinxcontrib.bibtex',
+ 'sphinxcontrib.spelling',
'breathe',
'redirects',
]