Skip to content

Commit dde6f48

Browse files
committed
fix some javadoc issues
1 parent 04e3528 commit dde6f48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengrok-web/src/main/java/org/opengrok/web/PageConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,6 +1477,7 @@ public SearchHelper prepareSearch() {
14771477
* executing the prepared query or continue processing.
14781478
* <p>
14791479
* This method stops populating fields as soon as an error occurs.
1480+
* @param sortOrder instance of {@link SortOrder}
14801481
* @return a search helper.
14811482
*/
14821483
public SearchHelper prepareInternalSearch(SortOrder sortOrder) {

0 commit comments

Comments
 (0)