summaryrefslogtreecommitdiff
path: root/docs/docsite/rst
diff options
context:
space:
mode:
authorhsmtkk <hsmtkk@users.noreply.github.com>2017-08-15 22:37:41 +0900
committerRené Moser <mail@renemoser.net>2017-08-15 15:37:41 +0200
commit3f9d6aa0f1767e712916b10738c44b7c12fedcd2 (patch)
tree93e0998b7138fef2b2ddca0ddd59fd199ddfe364 /docs/docsite/rst
parent0c4706897c577c31748fd95327938e43c1b7161b (diff)
downloadansible-3f9d6aa0f1767e712916b10738c44b7c12fedcd2.tar.gz
doc: fix a typo (#28215)
Diffstat (limited to 'docs/docsite/rst')
-rw-r--r--docs/docsite/rst/network_debug_troubleshooting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/network_debug_troubleshooting.rst b/docs/docsite/rst/network_debug_troubleshooting.rst
index 274ea11ce9..a111229d7f 100644
--- a/docs/docsite/rst/network_debug_troubleshooting.rst
+++ b/docs/docsite/rst/network_debug_troubleshooting.rst
@@ -359,7 +359,7 @@ For example:
Suggestions to resolve:
Options 1:
-Increase value of command timeout in configuration file or by setting enviornment variable.
+Increase value of command timeout in configuration file or by setting environment variable.
Note: This value should be less than persistent connection idle timeout ie. connect_timeout
.. code-block:: yaml