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

This commit is contained in:
Matthias Schiffer 2018-04-15 22:48:23 +02:00
parent 6304a317e4
commit 62943f9ca1
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

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