mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 09:56:17 +03:00
Corrected argument name in documentation
This commit is contained in:
parent
33972b8452
commit
30b292c6d8
|
@ -25,7 +25,7 @@ import sys
|
|||
|
||||
class PSDraw(object):
|
||||
"""
|
||||
Sets up printing to the given file. If **file** is omitted,
|
||||
Sets up printing to the given file. If **fp** is omitted,
|
||||
:py:attr:`sys.stdout` is assumed.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user