Fix typo reponse -> response

This commit is contained in:
Benjamin Drung 2016-02-04 13:06:04 +01:00
parent 72c4eab6d7
commit 708f2ff8ea
4 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@ Changes:
- Improve error handling on invalid /etc/network/interfaces file in salt
networking modules
- Fix bug where a reponse status was not checked for in fileclient.get_url
- Fix bug where a response status was not checked for in fileclient.get_url
- Enable eauth when running salt in batch mode

View file

@ -39,7 +39,7 @@ Changes:
- Improve error handling on invalid /etc/network/interfaces file in salt
networking modules
- Fix bug where a reponse status was not checked for in fileclient.get_url
- Fix bug where a response status was not checked for in fileclient.get_url
- Enable eauth when running salt in batch mode

View file

@ -115,7 +115,7 @@ Mon Mar 30 21:41:22 UTC 2015 - aboe76@gmail.com
job cache.
+ Improve error handling on invalid /etc/network/interfaces file in salt
networking modules
+ Fix bug where a reponse status was not checked for in fileclient.get_url
+ Fix bug where a response status was not checked for in fileclient.get_url
+ Enable eauth when running salt in batch mode
+ Increase timeout in Boto Route53 module
+ Fix bugs with Salt's 'tar' module option parsing

View file

@ -736,7 +736,7 @@ VALID_OPTS = {
# primarily as a mitigation technique against minion disconnects.
'ping_interval': int,
# Instructs the salt CLI to print a summary of a minion reponses before returning
# Instructs the salt CLI to print a summary of a minion responses before returning
'cli_summary': bool,
# The maximum number of minion connections allowed by the master. Can have performance