diff options
-rw-r--r-- | doc/reference.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index 80bde27..a6c111e 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -318,7 +318,7 @@ listen { * port: the port to listen on. If no host is specified * earlier in the listen {} block, it will listen on all available IPs. * - * Ports are separated by commsa; a range may be specified using ".." + * Ports are separated by commas; a range may be specified using ".." */ /* port: listen on all available IP addresses, ports 6665 to 6669 */ |