summaryrefslogtreecommitdiff
path: root/sphinx/quickstart.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/quickstart.py')
-rw-r--r--sphinx/quickstart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/quickstart.py b/sphinx/quickstart.py
index 4edb1213..549a7d62 100644
--- a/sphinx/quickstart.py
+++ b/sphinx/quickstart.py
@@ -407,7 +407,7 @@ epub_exclude_files = ['search.html']
# Choose between 'default' and 'includehidden'.
#epub_tocscope = 'default'
-# Fix unsupported image types using the PIL.
+# Fix unsupported image types using the Pillow.
#epub_fix_images = False
# Scale large images.