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