Skip to content

Commit

Permalink
incorrect namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Feb 27, 2025
1 parent c4aa5f6 commit dce3ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/include/Acts/Geometry/BlueprintNode.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class LayerBlueprintNode;
/// called recursively. Some nodes, like @ref Acts::Experimental::CylinderContainerBlueprintNode,
/// will take action on the volumes returns from its children, and perform
/// sizing to connect them. See the @ref Acts::Experimental::CylinderContainerBlueprintNode
/// and @ref Acts::Experimental::CylinderVolumeStack documentation for details on how the
/// and @ref Acts::CylinderVolumeStack documentation for details on how the
/// sizing is carried out.
class BlueprintNode {
public:
Expand Down

0 comments on commit dce3ba8

Please sign in to comment.