Skip to content

Commit

Permalink
see #21856, fix typo
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19199 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
stoecker committed Aug 17, 2024
1 parent 9a31533 commit 100ec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/openstreetmap/josm/command/SplitWayCommand.java
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ static SplitWayCommand splitBasedOnAnalyses(Way way,
}

/**
* Ad ways in a sorted manner
* Add ways in a sorted manner
* @param position The position of the relation member we are operating on
* @param indexOfWayToKeep The index of the way that is keeping history if it were in {@code newWays}
* @param direction The direction of the ways
Expand Down

0 comments on commit 100ec1f

Please sign in to comment.