Skip to content

Commit

Permalink
undo spelling in case that is causeing readthedocs to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
crotwell committed Feb 26, 2022
1 parent 72ac40d commit 6639a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# ones.
extensions = ['sphinxcontrib.contentui',
'linuxdoc.rstFlatTable', # Implementation of the 'flat-table' reST-directive
'sphinxcontrib.spelling',
#'sphinxcontrib.spelling',
]

spelling_word_list_filename=['spelling/text_words.txt',
Expand Down

0 comments on commit 6639a7e

Please sign in to comment.