summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_client.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-01-05 08:48:33 +0545
committerGitHub <noreply@github.com>2017-01-05 08:48:33 +0545
commit383bbc177d6c1beb719c8ad8ba2a05c25c3f71c3 (patch)
tree332970bc7329fa52e5ff8c703a0db29c36cf609a /src/usr/local/www/vpn_openvpn_client.php
parentc6945de7ae6d419aca71332bb72ed34b8f3ea745 (diff)
downloadpfsense-383bbc177d6c1beb719c8ad8ba2a05c25c3f71c3.zip
pfsense-383bbc177d6c1beb719c8ad8ba2a05c25c3f71c3.tar.gz
vpn_openvpn_client comment typo
Same stuff was copied here
Diffstat (limited to 'src/usr/local/www/vpn_openvpn_client.php')
-rw-r--r--src/usr/local/www/vpn_openvpn_client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_openvpn_client.php b/src/usr/local/www/vpn_openvpn_client.php
index 3ce2c95..e3bc9f1 100644
--- a/src/usr/local/www/vpn_openvpn_client.php
+++ b/src/usr/local/www/vpn_openvpn_client.php
@@ -1076,7 +1076,7 @@ events.push(function() {
}
});
- // Make sure hte "Availlable ciphers" selector is not submitted with the form,
+ // Make sure the "Available ciphers" selector is not submitted with the form,
// and select all of the chosen ciphers so that they are submitted
$('form').submit(function() {
$("#availciphers" ).prop( "disabled", true);
OpenPOWER on IntegriCloud