From 383bbc177d6c1beb719c8ad8ba2a05c25c3f71c3 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 5 Jan 2017 08:48:33 +0545 Subject: vpn_openvpn_client comment typo Same stuff was copied here --- src/usr/local/www/vpn_openvpn_client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/vpn_openvpn_client.php') 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); -- cgit v1.1