diff options
-rw-r--r-- | doc/reference.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index 0496829..b9c2444 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -862,10 +862,9 @@ serverhide { */ hide_servers = no; - /* * hide_services: define this if you want to hide the location of - * services servers thar are specified service{} block. + * services servers that are specified in the service{} block. */ hide_services = no; |