From b75fccb47566dd676aecee8ed7a2661064d87347 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 28 Jun 2016 09:20:13 -0500 Subject: [PATCH] Noticed a typo (#16474) Only major typo on document. Several terms that are not ideal English words. --- docsite/rst/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/glossary.rst b/docsite/rst/glossary.rst index d43ba95fe5a..c66180559bd 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