gluon-config-mode-geo-location: i18ndefaultgen.cpp fix typo

This commit is contained in:
Jan-Tarek Butt 2017-09-04 11:36:32 +02:00
parent 3828e83ac3
commit c0d8e3f6b4

View File

@ -18,7 +18,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 << endl;
s << "msgid \"Geo-Location\"" << endl;
s << "msgstr \"\"" << endl << endl;