summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-13 16:39:01 +0000
committerBill Marquette <billm@pfsense.org>2005-08-13 16:39:01 +0000
commit2631018f8f252a65048670f7cd435490fccb6311 (patch)
tree7c4e39f615f4edd31615247ab366f3bb57c8fdb2 /etc/inc/captiveportal.inc
parentd1c844e1c17f876c3c09ae07bca204e7a72ffbac (diff)
downloadpfsense-2631018f8f252a65048670f7cd435490fccb6311.zip
pfsense-2631018f8f252a65048670f7cd435490fccb6311.tar.gz
Spello in comments
Diffstat (limited to 'etc/inc/captiveportal.inc')
-rw-r--r--etc/inc/captiveportal.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index 3f638b3..2d065a2 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -260,7 +260,7 @@ function captiveportal_prune_old() {
$after_prune = `/sbin/pfctl -t captiveportal -T show`;
/*
- * loop back through and deterimine if expiretable removed a client.
+ * loop back through and determine if expiretable removed a client.
* if we detect a client removale then update the internal db accordingly
*/
for ($i = 0; $i < count($cpdb); $i++) {
@@ -548,4 +548,4 @@ function captiveportal_unlock() {
unlink($lockfile);
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud