diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2009-02-08 10:00:20 -0800 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2009-02-08 10:00:20 -0800 |
commit | 47dd7162eb9f68a34870668a79eea3837cc195cf (patch) | |
tree | 961685dc0972dabf725846d3469e31e42583ae7e /templates | |
parent | 8a73dbf3917b10471e66bde095ff3f0d42fd39c9 (diff) | |
download | vyatta-cfg-quagga-47dd7162eb9f68a34870668a79eea3837cc195cf.tar.gz vyatta-cfg-quagga-47dd7162eb9f68a34870668a79eea3837cc195cf.zip |
fix spelling mistake
Diffstat (limited to 'templates')
-rw-r--r-- | templates/system/login/user/node.tag/authentication/plaintext-password/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/login/user/node.tag/authentication/plaintext-password/node.def b/templates/system/login/user/node.tag/authentication/plaintext-password/node.def index 4f309e72..d712db20 100644 --- a/templates/system/login/user/node.tag/authentication/plaintext-password/node.def +++ b/templates/system/login/user/node.tag/authentication/plaintext-password/node.def @@ -1,5 +1,5 @@ type: txt -help: Sete plaintext password for encryption +help: Set plaintext password for encryption # if plaintext is empty, assume this is left-over from blanking the plaintext # and do nothing. to set password to empty, user needs to set the # "encrypted-password" to an empty string (which actually allows login without |