summaryrefslogtreecommitdiffstats
path: root/etc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/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