Another minor typo fix ;) (#17631)

This commit is contained in:
Justin Clift
2016-09-19 13:10:44 +01:00
committed by Michael Scherer
parent 49228d473b
commit 4235bda192

View File

@@ -56,7 +56,7 @@ In order to use accelerated mode, simply add `accelerate: true` to your play::
- bar
- baz
If you wish to change the port Ansible will use for the accelerated connection, just add the `accelerated_port` option::
If you wish to change the port Ansible will use for the accelerated connection, just add the `accelerate_port` option::
---