summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAbhijeet Kasurde <akasurde@redhat.com>2018-11-20 14:18:46 +0530
committerMartin Krizek <martin.krizek@gmail.com>2018-11-20 09:48:46 +0100
commit834d9330e9c6a9975aaa867ec4468ad34a5b3b67 (patch)
tree9ba9611a54642cd6685fb8ea1ff3cf54c17e1552 /examples
parent789b0ef0c948dd2fb6e34452885b7aa8bbe3cd74 (diff)
downloadansible-834d9330e9c6a9975aaa867ec4468ad34a5b3b67.tar.gz
Misc Typo (#48918)
Changed hostames to hostnames Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/ansible.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index 0a8863fddf..b7904afc94 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -382,7 +382,7 @@
# The path to use for the ControlPath sockets. This defaults to a hashed string of the hostname,
# port and username (empty string in the config). The hash mitigates a common problem users
-# found with long hostames and the conventional %(directory)s/ansible-ssh-%%h-%%p-%%r format.
+# found with long hostnames and the conventional %(directory)s/ansible-ssh-%%h-%%p-%%r format.
# In those cases, a "too long for Unix domain socket" ssh error would occur.
#
# Example: