Skip to content

Commit 917059f

Browse files
Vladimir Kotalahornace
authored andcommitted
add dot
1 parent 5a635a8 commit 917059f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/history/Repository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ final void createCache(HistoryCache cache, String sinceRevision) throws HistoryE
414414
}
415415

416416
/**
417-
* Actually store the history in history cache
417+
* Actually store the history in history cache.
418418
* @param cache history cache object
419419
* @param history history to store
420420
* @param tillRevision end revision (matters only for renamed files), can be null

0 commit comments

Comments
 (0)