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 a0c7ad5 commit ba84883Copy full SHA for ba84883
opengrok-indexer/src/main/java/org/opengrok/indexer/configuration/Configuration.java
@@ -306,7 +306,7 @@ public final class Configuration {
306
private boolean historyBasedReindex;
307
308
/**
309
- * types of handling history for remote SCM repositories:
+ * History handling types for remote SCM repositories.
310
* <ul>
311
* <li><code>ON</code> - index history and display it in webapp</li>
312
* <li><code>OFF</code> - do not index or display history in webapp</li>
0 commit comments