Skip to content

Commit dde891f

Browse files
authored
Apply suggestion from @s-heppner
1 parent 438c288 commit dde891f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/basyx/aas/adapter/aasx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ def write_all_aas_objects(self,
566566
:class:`~basyx.aas.model.submodel.Submodel` objects, supplementary files which are referenced by
567567
:class:`~basyx.aas.model.submodel.File` objects within those Submodels, are fetched from the ``file_store``
568568
and added to the AASX package. If the ObjectStore contains a thumbnail referenced by
569-
:class:`~basyx.aas.model.asset.AssetInformation.default_thumbnail`, it is also added to the AASX package.
569+
:class:`~basyx.aas.model.aas.AssetInformation.default_thumbnail`, it is also added to the AASX package.
570570
571571
.. attention::
572572

0 commit comments

Comments
 (0)