Fix typo in shell_windows.py (#66964)

This commit is contained in:
Petr Mikusek 2020-01-31 17:48:28 +01:00 committed by GitHub
parent 54520c4685
commit 725bb4d173
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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