diff options
Diffstat (limited to 'docsite/rst/glossary.rst')
-rw-r--r-- | docsite/rst/glossary.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/glossary.rst b/docsite/rst/glossary.rst index d43ba95fe5..c66180559b 100644 --- a/docsite/rst/glossary.rst +++ b/docsite/rst/glossary.rst @@ -70,7 +70,7 @@ when a term comes up on the mailing list. Diff Mode A ``--diff`` flag can be passed to Ansible to show what changed on modules that support it. You can combine it with ``--check`` to get a - good 'dry run'. File diffs are normally iin unified diff format. + good 'dry run'. File diffs are normally in unified diff format. Executor A core software component of Ansible that is the power behind |