summaryrefslogtreecommitdiffstats
path: root/dnssd/domainbrowser.h
diff options
context:
space:
mode:
Diffstat (limited to 'dnssd/domainbrowser.h')
-rw-r--r--dnssd/domainbrowser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnssd/domainbrowser.h b/dnssd/domainbrowser.h
index abe93507f..e0702d72e 100644
--- a/dnssd/domainbrowser.h
+++ b/dnssd/domainbrowser.h
@@ -53,7 +53,7 @@ public:
Constructor that creates browser for domain list. This does not use global
configuration at all.
@param domains List of domains
- @param recursive TRUE - additionally local network will be browsed for more domains
+ @param recursive true - additionally local network will be browsed for more domains
@param parent Parent object.
This process is recursive.
*/