Skip to content

Commit ac1564c

Browse files
committed
CI fixes
1 parent c77a51e commit ac1564c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/openPMD/backend/Attributable.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ OPENPMD_protected
600600
/**
601601
* @brief Link with parent.
602602
*
603-
* @param w The Writable representing the parent.
603+
* @param parent The Writable representing the parent.
604604
*/
605605
void linkHierarchy(Attributable &parent);
606606
virtual void linkHierarchy(internal::AttributableData &parent);

0 commit comments

Comments
 (0)