diff options
Diffstat (limited to 'openwrt/package/pptpd')
-rw-r--r-- | openwrt/package/pptpd/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/pptpd/Config.in b/openwrt/package/pptpd/Config.in index ab495f064..1bb1527ed 100644 --- a/openwrt/package/pptpd/Config.in +++ b/openwrt/package/pptpd/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_PPTPD - prompt "pptpd - a PPTP (Point-to-Point Tunneling Protocol) server" + prompt "pptpd - PPTP (Point-to-Point Tunneling Protocol) server" tristate default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_GRE |