Minor existing typo fix.

pull/4420/head
Richard C Isaacson 2014-02-14 14:39:28 -06:00
parent 80ddd1ca75
commit 2aeb2e8c5b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Prior to 1.5 the order was::
* .ansible.cfg (in the home directory)
* /etc/ansible/ansible.cfg
Ansible will process the above list and use the first file found. Settings in file are not merged together.
Ansible will process the above list and use the first file found. Settings in files are not merged together.
.. _getting_the_latest_configuration: