From c918c93f51d845c8b025d522ff417d71e29c5e01 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 2 May 2015 22:13:37 +0200 Subject: [PATCH] Forget me own head next. [skip ci] --- app/Support/Twig/Journal.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Support/Twig/Journal.php b/app/Support/Twig/Journal.php index 2fc2999d3d..52dd0d6620 100644 --- a/app/Support/Twig/Journal.php +++ b/app/Support/Twig/Journal.php @@ -70,8 +70,8 @@ class Journal extends Twig_Extension return App::make('amount')->formatJournal($journal); } foreach ($journal->tags as $tag) { - if ($tag->tagMode == 'balanceAct') { - // return tag formatted for a "balance act". + if ($tag->tagMode == 'balancingAct') { + // return tag formatted for a "balancing act". $amount = App::make('amount')->formatJournal($journal, false); return '