minor typo fixes

This commit is contained in:
2020-05-09 18:37:46 +02:00
parent f2d385dada
commit 38eb883d7d
2 changed files with 5 additions and 5 deletions

View File

@ -143,7 +143,7 @@ public final class Stop implements Model {
}
/**
* @return The stop geoloaction latitude.
* @return The stop geolocation latitude.
*/
public Double getLatitude() {
return latitude;