summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-10-27 20:02:40 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-10-27 20:02:40 -0400
commit2e05304f668e447bbbe1696d014d0a24d45ceb92 (patch)
treeb178cbd15d3f1e224f195ee13aa95668d8b774c4
parent5719912e7fcfa18ff3249bbb49f7b5e0032288cf (diff)
downloadansible-2e05304f668e447bbbe1696d014d0a24d45ceb92.tar.gz
typo fix
-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 66b5b69174..5686162f21 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*::