Skip to content

Commit f5ce651

Browse files
committed
Remove period from clearGpx comment
1 parent 6561d1c commit f5ce651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/org/nitri/opentopo/MapFragment.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ class MapFragment : Fragment(), LocationListener, PopupMenu.OnMenuItemClickListe
10141014
fun getGpx(): Gpx?
10151015

10161016
/**
1017-
* Clear GOX so it won't ne restored on config change
1017+
* Clear GPX so it won't be restored on config change
10181018
*/
10191019
fun clearGpx()
10201020

0 commit comments

Comments
 (0)