Skip to content

Commit

Permalink
Update application/src/main/java/org/opentripplanner/osm/model/OsmWit…
Browse files Browse the repository at this point in the history
…hTags.java

Co-authored-by: Leonard Ehrenfried <[email protected]>
  • Loading branch information
optionsome and leonardehrenfried authored Dec 9, 2024
1 parent 68b9c61 commit ffffb13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ public static Duration parseOsmDuration(String duration) {
}

/**
* Gets a tag's value, assumes it is an OSM wiki spesified duration, parses and returns it.
* Gets a tag's value, assumes it is an OSM wiki specified duration, parses and returns it.
* If parsing fails, calls the error handler.
*
* @param key
Expand Down

0 comments on commit ffffb13

Please sign in to comment.