Skip to content

Commit

Permalink
Update extensions/panache/panache-common/runtime/src/main/java/io/qua…
Browse files Browse the repository at this point in the history
…rkus/panache/common/Sort.java

Co-authored-by: Loïc Mathieu <[email protected]>
  • Loading branch information
Sgitario and loicmathieu authored Jul 1, 2022
1 parent 930a8ea commit 043c04f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ public Sort and(String name, Direction direction) {
}

/**
* Adds a sort column, in the given order.
* Adds a sort column, in the given null precedence.
*
* @param name the new column to sort on, in the given null precedence.
* @param nullPrecedence the null precedence to use.
Expand Down

0 comments on commit 043c04f

Please sign in to comment.