summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAbhijit Menon-Sen <ams@2ndQuadrant.com>2016-03-18 21:08:41 +0530
committerAbhijit Menon-Sen <ams@2ndQuadrant.com>2016-03-18 21:08:41 +0530
commitf82639e4a242a23b5bc786048467c21a8a3ddaad (patch)
tree538700ef40b3da15cad704143facdf9f4d86b611 /docs
parent95495a6b389750310cb6b15edfc0c40fa38c6898 (diff)
downloadansible-f82639e4a242a23b5bc786048467c21a8a3ddaad.tar.gz
Fix the other typo from #15036
Diffstat (limited to 'docs')
-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 1ffbaaf52a..d34ddbc2da 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 a single host with
*-l* 'SUBSET', *--limit=*'SUBSET'::
Further limits the selected host/group patterns.
-You can prefix it with '~' to indicate that the pattern in a regex.
+You can prefix it with '~' to indicate that the pattern is a regex.
*--list-hosts*::