mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-09 20:20:32 -07:00
typo
This commit is contained in:
parent
4e4d50112a
commit
318f95c0a9
1 changed files with 1 additions and 1 deletions
|
@ -539,7 +539,7 @@ class MySQL_Info(object):
|
|||
"""Get user privileges.
|
||||
|
||||
Query the server to get all the users and return a string
|
||||
of privileges that can be used with the mysql_user plugin.
|
||||
of privileges that can be used by the mysql_user plugin.
|
||||
For instance:
|
||||
|
||||
"users_privs": [
|
||||
|
|
Loading…
Add table
Reference in a new issue