Skip to content

Commit 9735945

Browse files
committed
improve javadoc
1 parent 4d0ddab commit 9735945

File tree

1 file changed

+1
-1
lines changed
  • opengrok-indexer/src/main/java/org/opengrok/indexer/index

1 file changed

+1
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/index/Indexer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ public void prepareIndexer(RuntimeEnvironment env,
10361036
* @param addProjects if true, add projects
10371037
* @param createHistoryCache create history cache flag
10381038
* @param subFiles list of directories
1039-
* @param repositories list of repositories
1039+
* @param repositories list of repository paths relative to source root
10401040
* @throws IndexerException indexer exception
10411041
* @throws IOException I/O exception
10421042
*/

0 commit comments

Comments
 (0)