diff --git a/dumux/boxmodels/1p2c/1p2cfluxvariables.hh b/dumux/boxmodels/1p2c/1p2cfluxvariables.hh
index e81460d10f7dabfbc72f679374ecf59a5d7a6194..1293befe5dbd638b567ad5a5391255695d899d1d 100644
--- a/dumux/boxmodels/1p2c/1p2cfluxvariables.hh
+++ b/dumux/boxmodels/1p2c/1p2cfluxvariables.hh
@@ -24,7 +24,7 @@
  * This means pressure and temperature gradients, phase densities at
  * the integration point, etc.
  * 
- * * \ingroup OnePTwoCModel
+ * \ingroup OnePTwoCBoxModel
  */
 #ifndef DUMUX_1P2C_FLUX_VARIABLES_HH
 #define DUMUX_1P2C_FLUX_VARIABLES_HH
diff --git a/dumux/boxmodels/1p2c/1p2cindices.hh b/dumux/boxmodels/1p2c/1p2cindices.hh
index 8528abfc4a938616b9e08841a2c8407861260c0b..b2c09c9dcf5ee3a8ee90239bc4e7ba34c6699fe4 100644
--- a/dumux/boxmodels/1p2c/1p2cindices.hh
+++ b/dumux/boxmodels/1p2c/1p2cindices.hh
@@ -28,7 +28,7 @@
 namespace Dumux
 {
 /*!
- * \addtogroup OnePTwoCModel
+ * \addtogroup OnePTwoCBoxModel
  */
 // \{
 
diff --git a/dumux/boxmodels/1p2c/1p2clocalresidual.hh b/dumux/boxmodels/1p2c/1p2clocalresidual.hh
index f43d6169ccf8c8f16ae8cf6b1db9aee7ef2dc4bd..b935426cf95e21265e771eaa5bc7e9fca8124ac1 100644
--- a/dumux/boxmodels/1p2c/1p2clocalresidual.hh
+++ b/dumux/boxmodels/1p2c/1p2clocalresidual.hh
@@ -39,7 +39,7 @@ namespace Dumux
 {
 /*!
  * 
- * \ingroup OnePTwoCModel
+ * \ingroup OnePTwoCBoxModel
  * 
  * \brief Calculate the local Jacobian for the single-phase,
  *        two-component model in the BOX scheme.
diff --git a/dumux/boxmodels/1p2c/1p2cvolumevariables.hh b/dumux/boxmodels/1p2c/1p2cvolumevariables.hh
index 77850dc671e9e904bb46a7b92b06d88507a5b59e..2b22d14c244bc33e40b64460a3a9dc16bc1c8022 100644
--- a/dumux/boxmodels/1p2c/1p2cvolumevariables.hh
+++ b/dumux/boxmodels/1p2c/1p2cvolumevariables.hh
@@ -18,7 +18,7 @@
 /*!
  * \file
  *
- ** \ingroup OnePTwoCModel
+ * \ingroup OnePTwoCBoxModel
  * \brief Quantities required by the single-phase, two-component box
  *        model defined on a vertex.
  */