summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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