summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_server.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2017-01-05 08:37:11 +0545
committerGitHub <noreply@github.com>2017-01-05 08:37:11 +0545
commit20fb094c759c9520c29c9d52e1a03086645bb9c5 (patch)
treea87033b98d182efe90d0315169cd8a8c4619d8ed /src/usr/local/www/vpn_openvpn_server.php
parentb6dd335e6b81c89f2e4dd63cbd638853ebe2a275 (diff)
downloadpfsense-20fb094c759c9520c29c9d52e1a03086645bb9c5.zip
pfsense-20fb094c759c9520c29c9d52e1a03086645bb9c5.tar.gz
vpn_openvpn_server comment typo
Diffstat (limited to 'src/usr/local/www/vpn_openvpn_server.php')
-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