Skip to content

Commit 5ab5339

Browse files
committed
minor typo fix
1 parent d22eb30 commit 5ab5339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docrep/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ def get_full_description(self, s, base=None):
760760
761761
This here and the line above is the full description (i.e. the
762762
combination of the :meth:`get_summary` and the
763-
:meth:`get_full_description`) output
763+
:meth:`get_extended_summary`) output
764764
765765
Parameters
766766
----------

0 commit comments

Comments
 (0)