Skip to content

Commit

Permalink
docs(model): Remove some double dot
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <frank_viernau@epam.com>
  • Loading branch information
fviernau committed Mar 19, 2024
1 parent 1229292 commit 97ca2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/main/kotlin/AnalyzerRun.kt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import org.ossreviewtoolkit.utils.ort.Environment
*/
data class AnalyzerRun(
/**
* The [Instant] the analyzer was started..
* The [Instant] the analyzer was started.
*/
val startTime: Instant,

Expand Down

0 comments on commit 97ca2ff

Please sign in to comment.