Skip to content

Commit

Permalink
Fix typo 'sets's'
Browse files Browse the repository at this point in the history
  • Loading branch information
btj committed May 16, 2020
1 parent a6cd451 commit 7a8a943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lecture2part2.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ class Interval {
}

/**
* Sets's this interval's width to the given value.
* Sets this interval's width to the given value.
*
* @pre The given value is nonnegative.
* | 0 <= value
Expand Down

0 comments on commit 7a8a943

Please sign in to comment.