From fe7b295fcc146293cce96ca9f97fbdcd5c1e8966 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Mon, 4 Sep 2017 11:38:33 +0200 Subject: [PATCH] gluon-config-mode-geo-location: add i18ndegen.cpp --- package/gluon-config-mode-geo-location/src/i18ndegen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gluon-config-mode-geo-location/src/i18ndegen.cpp b/package/gluon-config-mode-geo-location/src/i18ndegen.cpp index 64c5590b..d02a181b 100644 --- a/package/gluon-config-mode-geo-location/src/i18ndegen.cpp +++ b/package/gluon-config-mode-geo-location/src/i18ndegen.cpp @@ -40,7 +40,7 @@ int main() { #ifdef WITHMAP s << "\"If your PC is connected to the internet you can also click on the map displayed below. \"" << endl; #endif - s << "\"Please keep in mind setting a location can also enhance the network quallity.\"" << endl; + s << "\"Please keep in mind setting a location can also enhance the network quality.\"" << endl; s << "msgstr \"\"" << endl; s << "\"Um Deinen Router auf der Karte anzeigen zu können, benötigen wir seine \"" << endl; s << "\"Koordinaten. Hier hast Du die Möglichkeit, ";