summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/vpn_openvpn_server.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_openvpn_server.php b/src/usr/local/www/vpn_openvpn_server.php
index 52672f8..cbb33ba 100644
--- a/src/usr/local/www/vpn_openvpn_server.php
+++ b/src/usr/local/www/vpn_openvpn_server.php
@@ -1789,7 +1789,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