Another minor typo fix ;) (#17631)

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

View file

@ -56,7 +56,7 @@ In order to use accelerated mode, simply add `accelerate: true` to your play::
- bar - bar
- baz - 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::
--- ---