summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ansible/plugins/doc_fragments/shell_windows.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/plugins/doc_fragments/shell_windows.py b/lib/ansible/plugins/doc_fragments/shell_windows.py
index e4a8b6c3e3..66c9603e7f 100644
--- a/lib/ansible/plugins/doc_fragments/shell_windows.py
+++ b/lib/ansible/plugins/doc_fragments/shell_windows.py
@@ -31,7 +31,7 @@ options:
- name: ansible_remote_tmp
set_module_language:
description:
- - Controls if we set the locale for moduels when executing on the
+ - Controls if we set the locale for modules when executing on the
target.
- Windows only supports C(no) as an option.
type: bool