From 05c4d3ec9a6e3a1f454dd6777594340a045eb0ee Mon Sep 17 00:00:00 2001 From: Viacheslav Date: Fri, 12 Nov 2021 08:20:25 +0000 Subject: ipsec: T3986: Fix typos in descriptions --- interface-definitions/vpn_ipsec.xml.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in index 2bd99776a..e82249d44 100644 --- a/interface-definitions/vpn_ipsec.xml.in +++ b/interface-definitions/vpn_ipsec.xml.in @@ -724,11 +724,11 @@ pre-shared-secret - pre-shared-secret_description + Authentication pre-shared-secret x509 - x509_description + Authentication x509 ^(pre-shared-secret|x509)$ @@ -928,15 +928,15 @@ pre-shared-secret - pre-shared-secret_description + Use pre-shared secret key rsa - rsa_description + Use RSA key x509 - x509_description + Use X.509 certificate ^(pre-shared-secret|rsa|x509)$ @@ -969,11 +969,11 @@ initiate - initiate_description + Bring the connection up immediately respond - respond_description + Bring the connection up only if traffic is detected ^(initiate|respond)$ -- cgit v1.2.3