Corrected spelling mistake (#54775)

Corrected spelling mistake
This commit is contained in:
Twenix83 2019-04-03 23:22:45 +02:00 committed by Jordan Borean
parent 339f6cfcd1
commit 2b423a3829

View file

@ -98,7 +98,7 @@ EXAMPLES = r'''
ValueName: TestValue ValueName: TestValue
ValueData: TestData ValueData: TestData
PsDscRunAsCredential_username: '{{ansible_user}}' PsDscRunAsCredential_username: '{{ansible_user}}'
PsDscRunAsCredentual_password: '{{ansible_password}}' PsDscRunAsCredential_password: '{{ansible_password}}'
no_log: true no_log: true
- name: Create file with multiple attributes - name: Create file with multiple attributes