Fix typo: s/mimion/minion/

This commit is contained in:
David Lindquist 2013-03-31 12:27:09 -07:00
parent 2d4215e507
commit 009d2354fe
2 changed files with 2 additions and 2 deletions

View file

@ -16057,7 +16057,7 @@ salt \e* mysql.free_slave
.INDENT 0.0
.TP
.B salt.modules.mysql.get_master_status()
Retrieves the master status from the mimion.
Retrieves the master status from the minion.
.INDENT 7.0
.TP
.B Returns:

View file

@ -903,7 +903,7 @@ def __do_query_into_hash(conn, sql_str):
def get_master_status():
'''
Retrieves the master status from the mimion.
Retrieves the master status from the minion.
Returns:
{'host.domain.com': {'Binlog_Do_DB': '',