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 aff6c11 commit 52000ecCopy full SHA for 52000ec
opengrok-indexer/src/main/java/org/opengrok/indexer/history/TagEntry.java
@@ -88,7 +88,7 @@ public Date getDate() {
88
/**
89
* Necessary Comparable method, used for sorting of TagEntries.
90
*
91
- * @param aThat Compare to.
+ * @param that Compare to.
92
* @return 1 for greater, 0 for equal and -1 for smaller objects.
93
*/
94
@Override
0 commit comments