Skip to content

Commit 057bd47

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cyclonedx/output/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ def make_outputter(bom: 'Bom', output_format: OutputFormat, schema_version: Sche
147147

148148
@deprecated('Deprecated re-export location - see docstring of "BomRefDiscriminator" for details.')
149149
class BomRefDiscriminator(_BomRefDiscriminator):
150-
"""Deprecated — Alias of :class:`cyclonedx.contrib.license.factories.LicenseFactory`.
150+
"""Deprecated — Alias of :class:`cyclonedx.contrib.bom.utils.BomRefDiscriminator`.
151151
152152
.. deprecated:: next
153153
This re-export location is deprecated.

0 commit comments

Comments
 (0)