Fix typo in postgres_user.present state function

This commit is contained in:
Denys Havrysh 2018-02-15 16:15:20 +02:00
parent edcb64de76
commit a5fbe4e95e
No known key found for this signature in database
GPG key ID: 6407DC470520CDF7

View file

@ -95,7 +95,7 @@ def present(name,
encrypted to the previous
format if it is not already done.
default_passwoord
default_password
The password used only when creating the user, unless password is set.
.. versionadded:: 2016.3.0