From c30050f915cc194b75f12dea8e25ffd757728d41 Mon Sep 17 00:00:00 2001
From: Melanie Darcis <mdarcis@gmx.de>
Date: Fri, 8 Oct 2010 15:08:12 +0000
Subject: [PATCH] doc

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4410 2fb0f335-1f38-0410-981e-8018bf24f1b0
---
 dumux/boxmodels/2p/2pmodel.hh         | 2 +-
 dumux/boxmodels/2p2c/2p2cmodel.hh     | 2 +-
 dumux/boxmodels/2p2cni/2p2cnimodel.hh | 2 +-
 dumux/boxmodels/2pni/2pnimodel.hh     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dumux/boxmodels/2p/2pmodel.hh b/dumux/boxmodels/2p/2pmodel.hh
index 9cf11b4abc..e3fffc650a 100644
--- a/dumux/boxmodels/2p/2pmodel.hh
+++ b/dumux/boxmodels/2p/2pmodel.hh
@@ -38,7 +38,7 @@ namespace Dumux
 
 /*!
  * \ingroup BoxProblems
- * \defgroup TwoPBoxProblems Two-phase box problems
+ * \defgroup TwoPProblems Two-phase box problems
  */
 
 /*!
diff --git a/dumux/boxmodels/2p2c/2p2cmodel.hh b/dumux/boxmodels/2p2c/2p2cmodel.hh
index fd5f8a7067..51abed6025 100644
--- a/dumux/boxmodels/2p2c/2p2cmodel.hh
+++ b/dumux/boxmodels/2p2c/2p2cmodel.hh
@@ -31,7 +31,7 @@ namespace Dumux
 {
 /*!
  * \ingroup BoxProblems
- * \defgroup TwoPTwoCBoxProblems Two-phase two-component box problems
+ * \defgroup TwoPTwoCProblems Two-phase two-component box problems
  */
 
 /*!
diff --git a/dumux/boxmodels/2p2cni/2p2cnimodel.hh b/dumux/boxmodels/2p2cni/2p2cnimodel.hh
index fc559029d1..139e4ac1c3 100644
--- a/dumux/boxmodels/2p2cni/2p2cnimodel.hh
+++ b/dumux/boxmodels/2p2cni/2p2cnimodel.hh
@@ -29,7 +29,7 @@
 namespace Dumux {
 /*!
  * \ingroup BoxProblems
- * \defgroup TwoPTwoCNIBoxProblems Non-isothermal two-phase two-component box problems
+ * \defgroup TwoPTwoCNIProblems Non-isothermal two-phase two-component box problems
  */
 
 /*!
diff --git a/dumux/boxmodels/2pni/2pnimodel.hh b/dumux/boxmodels/2pni/2pnimodel.hh
index 98d639ff66..a86c3a4a19 100644
--- a/dumux/boxmodels/2pni/2pnimodel.hh
+++ b/dumux/boxmodels/2pni/2pnimodel.hh
@@ -33,7 +33,7 @@ namespace Dumux {
 
 /*!
  * \ingroup BoxProblems
- * \defgroup TwoPNIBoxProblems Non-isothermal two-phase box problems
+ * \defgroup TwoPNIProblems Non-isothermal two-phase box problems
  */
 
 /*!
-- 
GitLab