Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ponlawat-w committed Nov 26, 2023
1 parent f179fa3 commit 5434482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interaction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ export default class OSMWaySnap extends PointerInteraction {
}

/**
* This method alter array in place.
* This method alters array in place.
* If the last coordinate is on draftOriginalLine, extend it from the last coordinate until the remaining of the draftOriginalLine
* @param coordinates Original sketch line coordinates to get extended
*/
Expand Down

0 comments on commit 5434482

Please sign in to comment.