From 757a118f87fbd42bb836dc097ebf7f3c445900f6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 14 Aug 2019 06:16:44 +0200 Subject: [PATCH] Change comment [skip ci] --- app/Repositories/Account/AccountTasker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Repositories/Account/AccountTasker.php b/app/Repositories/Account/AccountTasker.php index f4ee5c1086..9d7a9d2c68 100644 --- a/app/Repositories/Account/AccountTasker.php +++ b/app/Repositories/Account/AccountTasker.php @@ -160,7 +160,7 @@ class AccountTasker implements AccountTaskerInterface */ public function getIncomeReport(Carbon $start, Carbon $end, Collection $accounts): array { - // get all expenses for the given accounts in the given period! + // get all incomes for the given accounts in the given period! // also transfers! // get all transactions: