From 2e05304f668e447bbbe1696d014d0a24d45ceb92 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 27 Oct 2015 20:02:40 -0400 Subject: [PATCH] typo fix --- 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 66b5b69174b..5686162f212 100644 --- a/docs/man/man1/ansible-playbook.1.asciidoc.in +++ b/docs/man/man1/ansible-playbook.1.asciidoc.in @@ -101,7 +101,7 @@ Alternatively you can use a comma separated list of hosts or single host with tr *-l* 'SUBSET', *--limit=*'SUBSET':: Further limits the selected host/group patterns. -You can prefix it with '~' to indicate that the patter in a regex. +You can prefix it with '~' to indicate that the pattern in a regex. *--list-hosts*::