diff --git a/docs/deprecations.rst b/docs/deprecations.rst index 071cf79bf..b8131ac05 100644 --- a/docs/deprecations.rst +++ b/docs/deprecations.rst @@ -17,7 +17,7 @@ PIL.*ImagePlugin.__version__ attributes .. deprecated:: 6.0.0 -The version constants of individuals plugins have been deprecated and will be removed in +The version constants of individual plugins have been deprecated and will be removed in a future version. Use ``PIL.__version__`` instead. =============================== ================================= ==================================