Fix man page template typo. (#48585)

changed from 'direcotry' to 'directory'.
This commit is contained in:
Brendan Good 2018-11-13 01:16:11 -05:00 committed by Abhijeet Kasurde
parent 80d57ece7b
commit 475844d1ae

View file

@ -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.