Skip to content

Commit 2563996

Browse files
authored
docs: fix typo
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent f0bd05d commit 2563996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyclonedx/model/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1234,7 +1234,7 @@ class Tool:
12341234
12351235
Tool(s) are the things used in the creation of the CycloneDX document.
12361236
1237-
Tool might be deprecated since CycloneDX 1.5, but it is not deprecated i this library.
1237+
Tool might be deprecated since CycloneDX 1.5, but it is not deprecated in this library.
12381238
In fact, this library will try to provide a compatibility layer if needed.
12391239
12401240
.. note::

0 commit comments

Comments
 (0)