Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-indermuehle committed Oct 9, 2023
1 parent 4831b63 commit 9b6650b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/mysql_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ def __get_users_privs(self):
"""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": [
Expand Down

0 comments on commit 9b6650b

Please sign in to comment.