Skip to content

Commit 8228cbb

Browse files
authored
docs: fix typos in comments
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 75f640c commit 8228cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyclonedx_py/_internal/utils/license_trove_classifier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def is_license_trove(classifier: str) -> bool:
7676

7777
# region OSI Approved
7878

79-
# !! reminder: the following are OSI approved, sp map only to the SPDX that ar marked as so
79+
# !! reminder: the following are OSI approved, so map only to the SPDX that are marked as such
8080
# !! see the ideas and cases of https://peps.python.org/pep-0639/#mapping-license-classifiers-to-spdx-identifiers
8181
# 'License :: OSI Approved :: Academic Free License (AFL)': which one?
8282
# - AFL-1.1

0 commit comments

Comments
 (0)