expect: Fix typo in examples (#39900)

pull/38165/head
Filippo Civiletti 6 years ago committed by René Moser
parent 82b9c7c518
commit c32aef74d5

@ -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…
Cancel
Save