Fix typo in EXAMPLE section (#2833)

This commit is contained in:
Michael Grandjean 2016-09-01 22:47:38 +02:00 committed by Matt Clay
parent b7afa14f64
commit 70e8bb3092

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