Fix several it's/its errors in the documentation.

This commit is contained in:
Brendan Jurd 2014-10-02 16:52:29 +10:00
parent 43eb821d3f
commit 93e398e447
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ See :doc:`modules` for a list of various ones developed in core.
Modules can be written in any language and are found in the path specified
by `ANSIBLE_LIBRARY` or the ``--module-path`` command line option.
By default, everything that ships with ansible is pulled from it's source tree, but
By default, everything that ships with ansible is pulled from its source tree, but
additional paths can be added.
The directory "./library", alongside your top level playbooks, is also automatically