mysql_info: fix typo (#62067)

pull/62069/head
Andrey Klychkov 5 years ago committed by Alicia Cozine
parent 8b24fe1f0a
commit e589e22b7e

@ -183,7 +183,7 @@ class MySQL_Info(object):
Arguments: Arguments:
module (AnsibleModule): Object of AnsibleModule class. module (AnsibleModule): Object of AnsibleModule class.
cursor (pymysql/mysql-python): Cursor class for interraction with cursor (pymysql/mysql-python): Cursor class for interaction with
the database. the database.
Note: Note:

Loading…
Cancel
Save