Skip to content

Commit 9f7c966

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 057bd47 commit 9f7c966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cyclonedx/contrib/bom/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def discriminate(self) -> None:
6060

6161
def reset(self) -> None:
6262
"""
63-
Reset BomRef's values to the initial state.
63+
Set BomRefs' values to the initial state.
6464
"""
6565
for bomref, original_value in self._bomrefs:
6666
bomref.value = original_value

0 commit comments

Comments
 (0)