summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2020-12-18 01:18:22 +0700
committerGitHub <noreply@github.com>2020-12-18 01:18:22 +0700
commit6497cdbbf72fe8298a770bcf2627b7b04561320c (patch)
tree6f9c1997f2cadcd2d9d2ae530a4f8e2df0c0f578
parent993f5bf9f54bcb7af20d44e7618586b55064a372 (diff)
parent00697d0eb210cd99c712ee03bdac9ea51ab3ee3a (diff)
downloadvyatta-cfg-vpn-6497cdbbf72fe8298a770bcf2627b7b04561320c.tar.gz
vyatta-cfg-vpn-6497cdbbf72fe8298a770bcf2627b7b04561320c.zip
Merge pull request #40 from srividya0208/T3131
pre-shared-secret: T3131: Fix typo of word secret
-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'