1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 11:39:16 +02:00

Fixed typo

This commit is contained in:
2017-04-06 09:08:25 +02:00
parent 0d6f3ea162
commit 533af66080
3 changed files with 16 additions and 16 deletions

View File

@ -634,7 +634,7 @@ void GUI::dataSources()
+ "</p><p><code>Map1 http://tile.server.com/map/$z/$x/$y.png"
"<br/>Map2 http://mapserver.org/map/$z-$x-$y</code></p>"
+ "<h4>" + tr("Ofline maps") + "</h4><p>"
+ "<h4>" + tr("Offline maps") + "</h4><p>"
+ tr("Offline maps are loaded on program startup from the following "
"directory:")
+ "</p><p><code>" + USER_MAP_DIR + "</code></p><p>"