Skip to content

Commit 9c32fea

Browse files
committedFeb 11, 2025·
docs(model): Fix-up a comment
Signed-off-by: Frank Viernau <x9fviern@zeiss.com>
1 parent eba69a9 commit 9c32fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎model/src/test/kotlin/licenses/ResolvedLicenseInfoTest.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ private val COMPUTATION_HEAVY_RESOLVED_LICENSE_INFO: ResolvedLicenseInfo by lazy
234234
.subList(0, 200)
235235
.map { SpdxExpression.parse(it.id) }
236236

237-
// expressions take from a real world scan with swapped identifiers.
237+
// Expressions taken from a real world scan with swapped identifiers.
238238
val licensesWithChoice = listOf(
239239
"AAL OR Abstyles",
240240
"AdaCore-doc OR Adobe-2006",

0 commit comments

Comments
 (0)
Please sign in to comment.