Skip to content

Commit aee874c

Browse files
committed
fix docstring
1 parent e62b50b commit aee874c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ class _ArgvlistReader:
11581158
def getargvlist(cls, reader, value, replace=True):
11591159
"""Parse ``commands`` argvlist multiline string.
11601160
1161-
:param str name: Key name in a section.
1161+
:param SectionReader reader: reader to be used.
11621162
:param str value: Content stored by key.
11631163
11641164
:rtype: list[list[str]]

0 commit comments

Comments
 (0)