Skip to content

Commit 509a542

Browse files
committed
add initial spelling wordlist
1 parent 739f9ba commit 509a542

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ def __getattr__(cls, name):
129129
nitpicky = True
130130

131131
# set filename used by spelling extension
132-
spelling_word_list_filename='spelling_wordlist.md'
132+
spelling_word_list_filename='spelling_wordlist.dict'
133133

134134
# Options for HTML output
135135
# -----------------------

0 commit comments

Comments
 (0)