Fix grammar
This commit is contained in:
parent
2175aea8ad
commit
6a8d0bf801
|
@ -13,7 +13,7 @@ import org.hibernate.engine.spi.RowSelection;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Contract defining dialect-specific limit and offset handling.
|
* Contract defining dialect-specific limit and offset handling.
|
||||||
* Most implementations extends {@link AbstractLimitHandler}.
|
* Most implementations extend {@link AbstractLimitHandler}.
|
||||||
*
|
*
|
||||||
* @author Lukasz Antoniak (lukasz dot antoniak at gmail dot com)
|
* @author Lukasz Antoniak (lukasz dot antoniak at gmail dot com)
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue