https-dns-proxy: update Makefile package descrition 19956/head
authorStan Grishin <stangri@melmac.ca>
Tue, 22 Nov 2022 01:14:13 +0000 (01:14 +0000)
committerStan Grishin <stangri@melmac.ca>
Tue, 22 Nov 2022 01:14:13 +0000 (01:14 +0000)
Signed-off-by: Stan Grishin <stangri@melmac.ca>
net/https-dns-proxy/Makefile

index 72bf1cef960c99067b900a102fd51793bb86f02e..ed2e4677e619ebbe14b2da2424764953474bba09 100644 (file)
@@ -28,8 +28,8 @@ define Package/https-dns-proxy
 endef
 
 define Package/https-dns-proxy/description
-https-dns-proxy is a light-weight DNS<-->HTTPS, non-caching translation proxy for the RFC 8484 DoH standard.
-It receives regular (UDP) DNS requests and issues them via DoH.
+Light-weight DNS-over-HTTPS, non-caching translation proxy for the RFC 8484 DoH standard.
+It receives regular (UDP) DNS requests and resolves them via DoH resolver.
 Please see https://docs.openwrt.melmac.net/https-dns-proxy/ for more information.
 endef