From 4e95c9f1eb09998d4f1d57119dc5f69b4e3a90be Mon Sep 17 00:00:00 2001 From: Denis Date: Fri, 15 Jan 2016 21:01:05 +0100 Subject: [PATCH] Fix typos. --- docs/man/man1/ansible-playbook.1.asciidoc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/man1/ansible-playbook.1.asciidoc.in b/docs/man/man1/ansible-playbook.1.asciidoc.in index 5686162f212..82181982fb7 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'::