summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 6fe7cf3da..d8160d983 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -247,8 +247,8 @@ option('gshadow', type : 'boolean',
# description : 'default DNSSEC mode',
# choices : ['yes', 'allow-downgrade', 'no'],
# value : 'allow-downgrade')
-# option('default-private-dns', type : 'combo',
-# description : 'default private DNS mode',
+# option('default-dns-over-tls', type : 'combo',
+# description : 'default DNS-over-TLS mode',
# choices : ['opportunistic', 'no'],
# value : 'no')
# option('dns-servers', type : 'string',