gluon-mesh-vpn-tunneldigger: fix typo in description

This commit is contained in:
Matthias Schiffer 2018-04-15 22:48:23 +02:00 committed by Jan-Tarek Butt
parent 08aad631a8
commit 917e613951

View File

@ -6,7 +6,7 @@ PKG_VERSION:=3
include ../gluon.mk
define Package/gluon-mesh-vpn-tunneldigger
TITLE:=Support for connecting meshes via tunneltigger/L2TPv3 pseudowire
TITLE:=Support for connecting meshes via tunneldigger/L2TPv3 pseudowire
DEPENDS:=+gluon-core +gluon-mesh-vpn-core +tunneldigger +@GLUON_SPECIALIZE_KERNEL:KERNEL_L2TP
endef