From 275bd1b1217d8330a2d70c134f8b33f067cd4f31 Mon Sep 17 00:00:00 2001 From: Maxim Burgerhout Date: Thu, 18 Feb 2016 08:29:58 +0100 Subject: Fix a typo in man1/ansible --- docs/man/man1/ansible.1.asciidoc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*:: -- cgit v1.2.1