[network-manager-sstp] The text should say "Secure Socket Tunneling Protocol (SSTP)"



commit 7506de4eaa666599bfe53ba4c2d98dcbee8de9ce
Author: Eivind Næss <eivnaes yahoo com>
Date:   Sun Mar 20 14:01:26 2022 -0700

    The text should say "Secure Socket Tunneling Protocol (SSTP)"
    
    Signed-off-by: Eivind Næss <eivnaes yahoo com>

 properties/nm-sstp-editor-plugin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/properties/nm-sstp-editor-plugin.c b/properties/nm-sstp-editor-plugin.c
index 12f6474..5a031b7 100644
--- a/properties/nm-sstp-editor-plugin.c
+++ b/properties/nm-sstp-editor-plugin.c
@@ -31,7 +31,7 @@
 #include "nm-utils/nm-vpn-plugin-utils.h"
 #endif
 
-#define SSTP_PLUGIN_NAME    _("Point-to-Point Tunneling Protocol (SSTP)")
+#define SSTP_PLUGIN_NAME    _("Secure Socket Tunneling Protocol (SSTP)")
 #define SSTP_PLUGIN_DESC    _("Compatible with Microsoft and other SSTP VPN servers.")
 
 /*****************************************************************************/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]