gluon-config-mode-geo-location: wizardgen.cpp fix typo
This commit is contained in:
parent
fe7b295fcc
commit
8999f646ba
@ -54,7 +54,7 @@ int main() {
|
||||
#ifdef WITHMAP
|
||||
s << "\t\t'If your PC is connected to the internet you can also click on the map displayed below. ' .." << endl;
|
||||
#endif
|
||||
s << "\t\t'Please keep in mind setting a location can also enhance the network quallity.'" << endl;
|
||||
s << "\t\t'Please keep in mind setting a location can also enhance the network quality.'" << endl;
|
||||
s << "\t)" << endl;
|
||||
s << "\tif show_altitude() then" << endl;
|
||||
s << "\t\ttext = text .. ' ' .. translate(\"gluon-config-mode:altitude-help\")" << endl;
|
||||
|
Loading…
Reference in New Issue
Block a user