We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba69a9 commit 9c32feaCopy full SHA for 9c32fea
model/src/test/kotlin/licenses/ResolvedLicenseInfoTest.kt
@@ -234,7 +234,7 @@ private val COMPUTATION_HEAVY_RESOLVED_LICENSE_INFO: ResolvedLicenseInfo by lazy
234
.subList(0, 200)
235
.map { SpdxExpression.parse(it.id) }
236
237
- // expressions take from a real world scan with swapped identifiers.
+ // Expressions taken from a real world scan with swapped identifiers.
238
val licensesWithChoice = listOf(
239
"AAL OR Abstyles",
240
"AdaCore-doc OR Adobe-2006",
0 commit comments