From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Nov 2017 00:14:39 +0100 Subject: New upstream version 1.9.90 --- libnm-util/nm-setting-ppp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libnm-util/nm-setting-ppp.c') diff --git a/libnm-util/nm-setting-ppp.c b/libnm-util/nm-setting-ppp.c index d574bcea..54b070be 100644 --- a/libnm-util/nm-setting-ppp.c +++ b/libnm-util/nm-setting-ppp.c @@ -685,7 +685,7 @@ nm_setting_ppp_class_init (NMSettingPPPClass *setting_class) /** * NMSettingPPP:require-mppe: * - * If %TRUE, MPPE (Microsoft Point-to-Point Encrpytion) will be required for + * If %TRUE, MPPE (Microsoft Point-to-Point Encryption) will be required for * the PPP session. If either 64-bit or 128-bit MPPE is not available the * session will fail. Note that MPPE is not used on mobile broadband * connections. @@ -701,7 +701,7 @@ nm_setting_ppp_class_init (NMSettingPPPClass *setting_class) /** * NMSettingPPP:require-mppe-128: * - * If %TRUE, 128-bit MPPE (Microsoft Point-to-Point Encrpytion) will be + * If %TRUE, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be * required for the PPP session, and the "require-mppe" property must also * be set to %TRUE. If 128-bit MPPE is not available the session will fail. **/ -- cgit 1.3.0-6-gf8a5