Commit 5ed4ceb
committed
fix: correct doc comment on
The doc said the error occurs when `start` < `end`, but it actually
occurs when `start` > `end`.InvalidOrderedRange
1 parent f1a7986 commit 5ed4ceb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments