diff --git a/source/RobotAPI/components/ArViz/Client/Elements.h b/source/RobotAPI/components/ArViz/Client/Elements.h index 825dc08f01013c42091bb0c98790727509ce5820..11379504f65b8bdbb702227602df5dcd5fdfa533 100644 --- a/source/RobotAPI/components/ArViz/Client/Elements.h +++ b/source/RobotAPI/components/ArViz/Client/Elements.h @@ -340,7 +340,7 @@ namespace armarx::viz /** * @brief Set the file so it could be found using `armarx::ObjectFinder` (also on remote machine). * @param objectID The object ID, see <RobotAPI/libraries/ArmarXObjects/ObjectID.h> - * @param objectsPackage The objects package ("ArmarXObjects" by default) + * @param objectsPackage The objects package ("PriorKnowledgeData" by default) * @see <RobotAPI/libraries/ArmarXObjects/ObjectFinder.h> */ Object& fileByObjectFinder(const armarx::ObjectID& objectID,