summaryrefslogtreecommitdiffstats
path: root/etc/inc/voucher.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-11-15 01:26:30 -0500
committerChris Buechler <cmb@pfsense.org>2009-11-15 01:26:30 -0500
commite593f5553fcf8d6a8cc388f44451bb0cac106a18 (patch)
tree160ef8cd062a8e38d891d730cc43019f717c4e11 /etc/inc/voucher.inc
parentdd35bb5a452244fa426bcd10a70f6a5350518c6f (diff)
downloadpfsense-e593f5553fcf8d6a8cc388f44451bb0cac106a18.zip
pfsense-e593f5553fcf8d6a8cc388f44451bb0cac106a18.tar.gz
yes, I'll even fix typos in comments
Diffstat (limited to 'etc/inc/voucher.inc')
-rw-r--r--etc/inc/voucher.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/voucher.inc b/etc/inc/voucher.inc
index fbc0ee3..cd25dbf 100644
--- a/etc/inc/voucher.inc
+++ b/etc/inc/voucher.inc
@@ -116,7 +116,7 @@ function voucher_auth($voucher_received, $test = 0) {
$test_result[] = "$voucher ($roll/$nr): not found on any registererd Roll";
}
} else {
- // hmm, thats weired ... not what I expected
+ // hmm, thats weird ... not what I expected
$test_result[] = "$voucher invalid: $result !!";
$error++;
}
OpenPOWER on IntegriCloud