mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 20:38:57 +00:00
More spelling checks and small clean ups.
This commit is contained in:
@@ -55,7 +55,7 @@ class Navigation
|
||||
$start = \Session::get('start', Carbon::now()->startOfMonth());
|
||||
|
||||
/*
|
||||
* Substract some period to $start.
|
||||
* Subtract some period to $start.
|
||||
*/
|
||||
$prev = $filter->previous($range, clone $start);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user