summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsrividya0208 <a.srividya@vyos.io>2020-12-17 04:20:27 -0500
committersrividya0208 <a.srividya@vyos.io>2020-12-17 04:20:27 -0500
commit00697d0eb210cd99c712ee03bdac9ea51ab3ee3a (patch)
tree6f9c1997f2cadcd2d9d2ae530a4f8e2df0c0f578
parent993f5bf9f54bcb7af20d44e7618586b55064a372 (diff)
downloadvyatta-cfg-vpn-00697d0eb210cd99c712ee03bdac9ea51ab3ee3a.tar.gz
vyatta-cfg-vpn-00697d0eb210cd99c712ee03bdac9ea51ab3ee3a.zip
pre-shared-secret: T3131: Fix typo of word secret
There is typo in the spelling of "secret" mentioned in detailed information of the pre-shared-secret key in the vpn ipsec site-to-site peer authentication hierarchy.
-rw-r--r--templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def b/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def
index da82f16..8949bcd 100644
--- a/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def
+++ b/templates/vpn/ipsec/site-to-site/peer/node.tag/authentication/pre-shared-secret/node.def
@@ -3,6 +3,6 @@ type: txt
comp_help:
Use of single quotes to set pre-shared secret key is recommended. If you are
-using special characters in the pre-shared scret key then single quotes are
+using special characters in the pre-shared secret key then single quotes are
required.
Example usage : 'aA1-&!@,.:_2Bb'