Use Python 3 instead of 3.0.
diff --git a/Doc/library/imgfile.rst b/Doc/library/imgfile.rst
index 84ede95..f4c670f 100644
--- a/Doc/library/imgfile.rst
+++ b/Doc/library/imgfile.rst
@@ -8,7 +8,7 @@
    :deprecated:
 
 .. deprecated:: 2.6
-   The :mod:`imgfile` module has been deprecated for removal in Python 3.0.
+   The :mod:`imgfile` module has been removed in Python 3.