diff --git a/dumux/discretization/cellcentered/mpfa/helper.hh b/dumux/discretization/cellcentered/mpfa/helper.hh index e44bff5a2924aeccf604eee980f485a94c44e433..bf043565716cee80d5e0aadd62eadadff9aa38b4 100644 --- a/dumux/discretization/cellcentered/mpfa/helper.hh +++ b/dumux/discretization/cellcentered/mpfa/helper.hh @@ -196,7 +196,7 @@ public: /*! * \ingroup CCMpfaDiscretization - * \brief Dimension-specific mpfa helper class for dim == 2 & dimWorld == 2. + * \brief Dimension-specific mpfa helper class for dim == 2 & dimWorld == 3. * Reuses some functionality of the specialization for dim = dimWorld = 2 */ template<class GridGeometry>