Skip to content

Commit ba84883

Browse files
committed
fix javadoc
1 parent a0c7ad5 commit ba84883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/configuration/Configuration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ public final class Configuration {
306306
private boolean historyBasedReindex;
307307

308308
/**
309-
* types of handling history for remote SCM repositories:
309+
* History handling types for remote SCM repositories.
310310
* <ul>
311311
* <li><code>ON</code> - index history and display it in webapp</li>
312312
* <li><code>OFF</code> - do not index or display history in webapp</li>

0 commit comments

Comments
 (0)