Fix typo in shell_windows.py (#66964)
This commit is contained in:
parent
54520c4685
commit
725bb4d173
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue