From 834d9330e9c6a9975aaa867ec4468ad34a5b3b67 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Tue, 20 Nov 2018 14:18:46 +0530 Subject: [PATCH] Misc Typo (#48918) Changed hostames to hostnames Signed-off-by: Abhijeet Kasurde --- examples/ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ansible.cfg b/examples/ansible.cfg index 0a8863fddfa..b7904afc948 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: