Fixed typo

This commit is contained in:
Bernd Bestel
2018-08-09 17:32:21 +02:00
parent bc7afe4bdd
commit 9a8c61497b
2 changed files with 2 additions and 2 deletions

View File

@@ -278,6 +278,6 @@ return array(
'Gram' => 'Gramm',
'Grams' => 'Gramm',
'Flour' => 'Mehl',
'Pancackes' => 'Pfannkuchen',
'Pancakes' => 'Pfannkuchen',
'Sugar' => 'Zucker'
);