expect: Fix typo in examples (#39900)
This commit is contained in:
parent
82b9c7c518
commit
c32aef74d5
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ author: "Matt Martz (@sivel)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = r'''
|
EXAMPLES = r'''
|
||||||
- name: Case insensitve password string match
|
- name: Case insensitive password string match
|
||||||
expect:
|
expect:
|
||||||
command: passwd username
|
command: passwd username
|
||||||
responses:
|
responses:
|
||||||
|
|
Loading…
Reference in a new issue