We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77a51e commit ac1564cCopy full SHA for ac1564c
include/openPMD/backend/Attributable.hpp
@@ -600,7 +600,7 @@ OPENPMD_protected
600
/**
601
* @brief Link with parent.
602
*
603
- * @param w The Writable representing the parent.
+ * @param parent The Writable representing the parent.
604
*/
605
void linkHierarchy(Attributable &parent);
606
virtual void linkHierarchy(internal::AttributableData &parent);
0 commit comments