From 92f25257dfbc575f1b0005459539d80f9a114e33 Mon Sep 17 00:00:00 2001 From: Simon Scholz <simon.scholz@iws.uni-stuttgart.de> Date: Fri, 1 Dec 2017 12:14:35 +0100 Subject: [PATCH] [doxygen][1pncmin] fix math environment in simplesteamaircao2h2.hh --- dumux/material/fluidsystems/simplesteamaircao2h2.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dumux/material/fluidsystems/simplesteamaircao2h2.hh b/dumux/material/fluidsystems/simplesteamaircao2h2.hh index 266e56cb17..afafa1f5a6 100644 --- a/dumux/material/fluidsystems/simplesteamaircao2h2.hh +++ b/dumux/material/fluidsystems/simplesteamaircao2h2.hh @@ -53,7 +53,7 @@ namespace FluidSystems * \ingroup Fluidsystems * * \brief A compositional one-phase fluid system with \f$H_2O\f$ \f$Air\f$ as gaseous components - * and \f$CaO\f$ and \f$Ca(OH)_2/f$ as solid components drawn for thermo-chemical + * and \f$CaO\f$ and \f$Ca(OH)_2\f$ as solid components drawn for thermo-chemical * heat storage. * * This fluidsystem is applied by default to the simpleh2o, as the IAPWS-formulation has to be -- GitLab