mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-21 22:04:56 -06:00
Typo fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
1f4ff1c9d6
commit
031a9065de
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ GUI_APP_MAIN {
|
|||
|
||||
Pointf p(0, 51.477222);
|
||||
if(MapDlg(p))
|
||||
Exclamation("Marker positions " + FormatGPS(p));
|
||||
Exclamation("Marker position " + FormatGPS(p));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue