From 33acb0d5a23ae794c642093eb7f3a17c859a1156 Mon Sep 17 00:00:00 2001 From: Paul Gessinger Date: Tue, 1 Oct 2024 12:40:17 +0200 Subject: [PATCH] shell: fix doc comment --- Core/include/Acts/Geometry/PortalShell.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/include/Acts/Geometry/PortalShell.hpp b/Core/include/Acts/Geometry/PortalShell.hpp index e0d1949e9f6..451eab17385 100644 --- a/Core/include/Acts/Geometry/PortalShell.hpp +++ b/Core/include/Acts/Geometry/PortalShell.hpp @@ -194,7 +194,7 @@ class CylinderStackPortalShell : public CylinderPortalShell { BinningValue direction, const Logger& logger = getDummyLogger()); - /// @copydoc PortalShellBase::connectOuter + /// @copydoc PortalShellBase::size std::size_t size() const final; /// @copydoc CylinderPortalShell::portal