Skip to content

Commit 78435bf

Browse files
committed
typo
1 parent 7ed60c8 commit 78435bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpydoc/numpydoc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ def match_items(lines, content_old):
193193
194194
Many of the line changes come from deleting or inserting blank lines. This
195195
function tries to match lines by ignoring blank lines. All other changes
196-
(such as inserting figures or changes in the references) are compeltely
196+
(such as inserting figures or changes in the references) are completely
197197
ignored, so the generated line numbers will be off if ``mangle_docstrings``
198198
does anything non-trivial.
199199

0 commit comments

Comments
 (0)