From 14deade6a4cc98d636896dccc5e5c754e0c74ea5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 2 Dec 2017 07:20:43 +0100 Subject: [PATCH] Whoops [skip ci] --- resources/lang/en_US/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 9fea10b2da..dde7170bab 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -589,7 +589,7 @@ return [ 'not_or_not_yet' => 'Not (yet)', 'not_expected_period' => 'Not expected this period', 'bill_is_active' => 'Bill is active', - 'bill_expected_between' => 'Expeced between :start and :end', + 'bill_expected_between' => 'Expected between :start and :end', 'bill_will_automatch' => 'Bill will automatically linked to matching transactions', 'skips_over' => 'skips over',