summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-12-07 18:50:11 -0500
committerChris Buechler <cmb@pfsense.org>2009-12-07 18:50:11 -0500
commit4494cf6ad9f482fcdf21f6446a45f355e3b46977 (patch)
tree5e852f5244d3c3488dbf5a5a2beffd5c63ffaa08 /usr/local/www/vpn_ipsec.php
parentfcf6a458bcea5ebf20ec3d7b9d3d1a78abcab888 (diff)
downloadpfsense-4494cf6ad9f482fcdf21f6446a45f355e3b46977.zip
pfsense-4494cf6ad9f482fcdf21f6446a45f355e3b46977.tar.gz
fix typos
Diffstat (limited to 'usr/local/www/vpn_ipsec.php')
-rwxr-xr-xusr/local/www/vpn_ipsec.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php
index d244ae6..a694812 100755
--- a/usr/local/www/vpn_ipsec.php
+++ b/usr/local/www/vpn_ipsec.php
@@ -186,7 +186,7 @@ include("head.inc");
$spans = $spane = "";
show_ipsec_header($ph1ent);
- $counter++; // used to deterimine if we need to output header manually (no records exist)
+ $counter++; // used to determine if we need to output header manually (no records exist)
?>
<tr valign="top" ondblclick="document.location='vpn_ipsec_phase1.php?p1index=<?=$i;?>'">
<td class="listlr">
OpenPOWER on IntegriCloud