mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-13 17:52:22 +03:00
Fixed typo [ci skip]
This commit is contained in:
parent
80ac338bf8
commit
91215c384d
|
@ -4,7 +4,7 @@
|
||||||
:py:mod:`ImageDraw` Module
|
:py:mod:`ImageDraw` Module
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
The :py:mod:`ImageDraw` module provide simple 2D graphics for
|
The :py:mod:`ImageDraw` module provides simple 2D graphics for
|
||||||
:py:class:`~PIL.Image.Image` objects. You can use this module to create new
|
:py:class:`~PIL.Image.Image` objects. You can use this module to create new
|
||||||
images, annotate or retouch existing images, and to generate graphics on the
|
images, annotate or retouch existing images, and to generate graphics on the
|
||||||
fly for web use.
|
fly for web use.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user