Fix typo in EXAMPLE section (#2833)

This commit is contained in:
Michael Grandjean 2016-09-01 22:47:38 +02:00 committed by Brian Coca
parent f13d376f0c
commit f38fbaefc6

View file

@ -375,7 +375,7 @@ options:
EXAMPLES = '''
# Create a share named home on the server ucs.example.com with the path /home.
- udm_sahre: name=home
- udm_share: name=home
path=/home
host=ucs.example.com
sambaName=Home