summaryrefslogtreecommitdiffstats
path: root/etc/inc/captiveportal.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-13 16:40:46 +0000
committerBill Marquette <billm@pfsense.org>2005-08-13 16:40:46 +0000
commit2336008e8d84f5e6de1698e1881a60d0123c09e2 (patch)
tree27b020a751c4db80664fa08fbc1c9214214b0c49 /etc/inc/captiveportal.inc
parent2631018f8f252a65048670f7cd435490fccb6311 (diff)
downloadpfsense-2336008e8d84f5e6de1698e1881a60d0123c09e2.zip
pfsense-2336008e8d84f5e6de1698e1881a60d0123c09e2.tar.gz
spello
Diffstat (limited to 'etc/inc/captiveportal.inc')
-rw-r--r--etc/inc/captiveportal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index 2d065a2..2cdc63b 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -261,7 +261,7 @@ function captiveportal_prune_old() {
/*
* loop back through and determine if expiretable removed a client.
- * if we detect a client removale then update the internal db accordingly
+ * if we detect a client removal then update the internal db accordingly
*/
for ($i = 0; $i < count($cpdb); $i++) {
OpenPOWER on IntegriCloud