fix spelling

This commit is contained in:
Ted Timmons 2014-10-11 21:11:30 -06:00 committed by Matt Clay
parent dd2807ef3c
commit 6e900744f2

View file

@ -39,7 +39,7 @@ options:
version_added: "1.5"
mode:
description:
- Specify the direction of the synchroniztion. In push mode the localhost or delegate is the source; In pull mode the remote host in context is the source.
- Specify the direction of the synchronization. In push mode the localhost or delegate is the source; In pull mode the remote host in context is the source.
required: false
choices: [ 'push', 'pull' ]
default: 'push'