Skip to content

Commit 13c9327

Browse files
authored
Update src/attr/_make.py
1 parent 2f2555a commit 13c9327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attr/_make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2842,7 +2842,7 @@ def default(self, meth):
28422842

28432843
def converter(self, meth):
28442844
"""
2845-
Decorator that adds *meth* to the list of converters.
2845+
Decorator that appends *meth* to the list of converters.
28462846
28472847
Returns *meth* unchanged.
28482848

0 commit comments

Comments
 (0)