Fix incorrect deprecation notice

The "deprecated" entry refers to when the deprecation path started, not
when the option will be removed.
This commit is contained in:
Erik Johnson 2016-04-26 23:52:08 -05:00
parent a2921b9da0
commit b307c5452a

View file

@ -102,8 +102,8 @@ def extracted(name,
archive_user
The user to own each extracted file.
.. deprecated:: Boron
replaced by standardized `user` parameter.
.. deprecated:: 2014.7.2
Replaced by ``user`` parameter
user
The user to own each extracted file.