Skip to content

Commit

Permalink
docs(scanoss): Fix a typo
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 Sep 27, 2024
1 parent d200260 commit b4922ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/scanners/scanoss/src/test/kotlin/WinnowingTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ class WinnowingTest : StringSpec({
}

"The fingerprint should be calculated correctly for the Winnowing paper" {
// Note that the ".pdf" file extension is hard-coded to be skipped for snippet caclulation.
// Note that the ".pdf" file extension is hard-coded to be skipped for snippet calculation.
calculate(File("src/test/assets/wfp/sigmod03.pdf")) shouldBe """
file=232512a681d2488f61ade07516f899b5,155473,sigmod03.pdf
Expand Down

0 comments on commit b4922ec

Please sign in to comment.