We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed60c8 commit 78435bfCopy full SHA for 78435bf
numpydoc/numpydoc.py
@@ -193,7 +193,7 @@ def match_items(lines, content_old):
193
194
Many of the line changes come from deleting or inserting blank lines. This
195
function tries to match lines by ignoring blank lines. All other changes
196
- (such as inserting figures or changes in the references) are compeltely
+ (such as inserting figures or changes in the references) are completely
197
ignored, so the generated line numbers will be off if ``mangle_docstrings``
198
does anything non-trivial.
199
0 commit comments