Fix typo: comma not colon separates groups in patterns

This commit is contained in:
Nick Cartwright 2015-10-16 04:30:46 +01:00
parent 4b60c2ec3b
commit 17469d0781

View file

@ -31,7 +31,7 @@ It is also possible to address a specific host or set of hosts by name::
192.168.1.50
192.168.1.*
The following patterns address one or more groups. Groups separated by a colon indicate an "OR" configuration.
The following patterns address one or more groups. Groups separated by a comma indicate an "OR" configuration.
This means the host may be in either one group or the other::
webservers