From 94a8e6a17cc0db722c1e2a304721127b3943541e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Tue, 20 Apr 2021 09:29:58 +0200 Subject: [PATCH] Fix typo --- data/asgen-hints.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/asgen-hints.json b/data/asgen-hints.json index eb89346..66a413c 100644 --- a/data/asgen-hints.json +++ b/data/asgen-hints.json @@ -229,7 +229,7 @@ }, "no-translation-statistics": { - "text": ["We could not extract any translation statitics, althout metadata hints were given that the data exists.", + "text": ["We could not extract any translation statistics, although metadata hints were given that the data exists.", "Please check the <translation/> MetaInfo tag for spelling mistakes.", "It also makes sense to ensure all locale files are placed in the right directories (e.g. gettext .mo files in /usr/share/locale/*/LC_MESSAGES/"], "severity": "warning"