gluon-config-mode-geo-location: wizardgen.cpp add withspace

This commit is contained in:
Jan-Tarek Butt 2017-08-20 13:53:17 +02:00
parent b1519a8ef0
commit c0d124a566

View File

@ -52,7 +52,7 @@ int main() {
#endif
s << "\t\t'enter its coordinates here. ' .." << endl;
#ifdef WITHMAP
s << "\t\t'If your PC is connected to the internet you can also click on the map displayed below.' .." << endl;
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)" << endl;