From a771736f85c249c98f11a3121fe6601346b2ab11 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 13 Dec 2019 19:03:53 +1100 Subject: [PATCH] dnsdist: fix missing quote in menu Fixes missing double quote in menu Signed off by: James Taylor --- net/dnsdist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dnsdist/Makefile b/net/dnsdist/Makefile index f5addf96f..d0196125b 100644 --- a/net/dnsdist/Makefile +++ b/net/dnsdist/Makefile @@ -41,7 +41,7 @@ menu "Configuration" endchoice - comment "DNS over HTTPS/TLS Support + comment "DNS over HTTPS/TLS Support" depends on !DNSDIST_NOSSL config DNSDIST_DNS_OVER_HTTPS