From ff341d854758f39d680577650b42f36cb026bb70 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Wed, 21 Nov 2018 22:17:51 +0100 Subject: [PATCH] Typo... --- localization/en/demo_data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localization/en/demo_data.php b/localization/en/demo_data.php index f843f95e..fc819eba 100644 --- a/localization/en/demo_data.php +++ b/localization/en/demo_data.php @@ -83,5 +83,5 @@ return array( 'Milliliter' => 'Milliliter', 'Bottom' => 'Bottom', 'Topping' => 'Topping', - 'French', 'French' + 'French' => 'French' );