From 368d147697d5c8c151f613260193560b78d525dd Mon Sep 17 00:00:00 2001
From: Andreas Lauser <and@poware.org>
Date: Tue, 2 Nov 2010 19:15:56 +0000
Subject: [PATCH] 1p2c box model: also use the doxygen group for the property
 definitions

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4562 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 dumux/boxmodels/1p2c/1p2cproperties.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dumux/boxmodels/1p2c/1p2cproperties.hh b/dumux/boxmodels/1p2c/1p2cproperties.hh
index 2a57bc4180..23a7e08ed7 100644
--- a/dumux/boxmodels/1p2c/1p2cproperties.hh
+++ b/dumux/boxmodels/1p2c/1p2cproperties.hh
@@ -30,7 +30,7 @@
 namespace Dumux
 {
 /*!
- * \addtogroup OnePTwoCModel
+ * \addtogroup OnePTwoCBoxModel
  */
 // \{
 namespace Properties
-- 
GitLab