Fix typo
This commit is contained in:
committed by
Rossen Stoyanchev
parent
c2f0b54e5f
commit
c5878c3824
@@ -68,7 +68,7 @@ public class Subrange<P> {
|
||||
|
||||
/**
|
||||
* Whether the subrange is forward or backward from ths position, depending
|
||||
* on whether the argument sent "fist" or "last".
|
||||
* on whether the argument sent "first" or "last".
|
||||
* <p><strong>Note:</strong> The direction may not always match the original
|
||||
* value. For backward pagination, for example, an offset cursor could be
|
||||
* adjusted down by the count of elements, switching backward to forward.
|
||||
|
||||
Reference in New Issue
Block a user