Update Makefile (#1071)

Fix typo in PLUGIN_COMMENT, "supportung" to "supporting"
This commit is contained in:
Steven
2018-12-16 09:38:41 +01:00
committed by Fabian Franz BSc
parent bd1016c8e7
commit 2d80e4492c
+1 -1
View File
@@ -1,7 +1,7 @@
PLUGIN_NAME= dnscrypt-proxy
PLUGIN_VERSION= 1.0
PLUGINS_REVISION= 1
PLUGIN_COMMENT= Flexible DNS proxy supportung DNSCrypt and DoH
PLUGIN_COMMENT= Flexible DNS proxy supporting DNSCrypt and DoH
PLUGIN_DEPENDS= dnscrypt-proxy2
PLUGIN_MAINTAINER= m.muenz@gmail.com