summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Burgerhout <maxim@redhat.com>2016-02-18 08:29:58 +0100
committerMaxim Burgerhout <maxim@redhat.com>2016-02-18 08:29:58 +0100
commit275bd1b1217d8330a2d70c134f8b33f067cd4f31 (patch)
tree982748438551cb8b491ae377b05fa5447b8ffe01
parent517acb57738800ae72a140044ecb09325a461f55 (diff)
downloadansible-275bd1b1217d8330a2d70c134f8b33f067cd4f31.tar.gz
Fix a typo in man1/ansible
-rw-r--r--docs/man/man1/ansible.1.asciidoc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man1/ansible.1.asciidoc.in b/docs/man/man1/ansible.1.asciidoc.in
index 4cabe6c1dc..191b9be8aa 100644
--- a/docs/man/man1/ansible.1.asciidoc.in
+++ b/docs/man/man1/ansible.1.asciidoc.in
@@ -104,7 +104,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 is a regex.
*--list-hosts*::