diff --git a/docs/templates/man.j2 b/docs/templates/man.j2 index 85573d25cb..d13874a8f8 100644 --- a/docs/templates/man.j2 +++ b/docs/templates/man.j2 @@ -100,7 +100,7 @@ FILES ~/.ansible.cfg -- User config file, overrides the default config if present -./ansible.cfg -- Local config file (in current working direcotry) assumed to be 'project specific' and overrides the rest if present. +./ansible.cfg -- Local config file (in current working directory) assumed to be 'project specific' and overrides the rest if present. As mentioned above, the ANSIBLE_CONFIG environment variable will override all others.