1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update pause.py (#42297)

Change spelling from 'contols' to 'controls'
This commit is contained in:
gstaicu 2018-07-04 13:18:55 +02:00 committed by Abhijeet Kasurde
parent df8ad8ebf9
commit 8590465d96

View file

@ -36,7 +36,7 @@ options:
- Optional text to use for the prompt message.
echo:
description:
- Contols whether or not keyboard input is shown when typing.
- Controls whether or not keyboard input is shown when typing.
- Has no effect if 'seconds' or 'minutes' is set.
type: bool
default: 'yes'