docstring grammar fix

This commit is contained in:
Erik Johnson 2013-07-10 13:08:17 -05:00
parent b948f028b3
commit 6b177ebac7

View File

@ -186,7 +186,7 @@ def present(name,
password
A password hash to set for the user. This field is only supported on
Linux, FreeBSD, NetBSD, OpenBSD, and Solaris
Linux, FreeBSD, NetBSD, OpenBSD, and Solaris.
.. versionchanged:: 0.16.0
BSD support added.