We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11f779 commit 7690285Copy full SHA for 7690285
objectbox-java/src/main/java/io/objectbox/query/QueryBuilder.java
@@ -360,7 +360,7 @@ public QueryBuilder<T> sort(Comparator<T> comparator) {
360
361
362
/**
363
- * Asigns the given alias to the previous condition.
+ * Assigns the given alias to the previous condition.
364
*
365
* @param alias The string alias for use with setParameter(s) methods.
366
*/
0 commit comments