More spelling checks and small clean ups.

This commit is contained in:
James Cole
2014-12-31 17:15:59 +01:00
parent 6fa73ee28d
commit 3386c8b455
10 changed files with 20 additions and 15 deletions

View File

@@ -203,7 +203,7 @@ class PiggyBank
$repetition->currentamount = 0;
$repetition->save();
}
// then continue and do something in the current relevant timeframe.
// then continue and do something in the current relevant time frame.
$currentTarget = clone $target;
$currentStart = null;