From 719464f11d4db67c97bd0a284b198835432cb65d Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de> Date: Tue, 2 Jul 2024 17:54:12 +0200 Subject: [PATCH] comm --- GUI/Model/Descriptor/PolyItem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/Model/Descriptor/PolyItem.h b/GUI/Model/Descriptor/PolyItem.h index fafa24d2c34..5c00f544403 100644 --- a/GUI/Model/Descriptor/PolyItem.h +++ b/GUI/Model/Descriptor/PolyItem.h @@ -3,7 +3,7 @@ // BornAgain: simulate and fit reflection and scattering // //! @file GUI/Model/Descriptor/PolyItem.h -//! @brief Defines class PolyItem. +//! @brief Defines template class PolyItem. //! //! @homepage http://www.bornagainproject.org //! @license GNU General Public License v3 or higher (see COPYING) -- GitLab