Merge pull request #1733 from radarhere/documentation

Corrected documentation reference
This commit is contained in:
Hugo 2016-02-19 11:39:40 +02:00
commit 63ac301504

View File

@ -95,7 +95,7 @@ except ImportError as v:
RuntimeWarning
)
# Fail here anyway. Don't let people run with a mostly broken Pillow.
# see docs/porting-pil-to-pillow.rst
# see docs/porting.rst
raise
try: