summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorDenis <dkasak@users.noreply.github.com>2016-01-15 21:01:05 +0100
committerDenis <dkasak@users.noreply.github.com>2016-01-15 21:01:05 +0100
commit4e95c9f1eb09998d4f1d57119dc5f69b4e3a90be (patch)
tree24e3479770223b77dc596cce73b05400ef84688d /docs/man
parenta2a23c14acb305827e3d5cc6949bb80415910215 (diff)
downloadansible-4e95c9f1eb09998d4f1d57119dc5f69b4e3a90be.tar.gz
Fix typos.
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/man1/ansible-playbook.1.asciidoc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man1/ansible-playbook.1.asciidoc.in b/docs/man/man1/ansible-playbook.1.asciidoc.in
index 5686162f21..82181982fb 100644
--- a/docs/man/man1/ansible-playbook.1.asciidoc.in
+++ b/docs/man/man1/ansible-playbook.1.asciidoc.in
@@ -96,7 +96,7 @@ Show help page and exit
*-i* 'PATH', *--inventory=*'PATH'::
The 'PATH' to the inventory, which defaults to '/etc/ansible/hosts'.
-Alternatively you can use a comma separated list of hosts or single host with traling comma 'host,'.
+Alternatively, you can use a comma-separated list of hosts or a single host with a trailing comma 'host,'.
*-l* 'SUBSET', *--limit=*'SUBSET'::