diff --git a/common/configparser.hh b/common/configparser.hh index f4d8f0e58409602e3a25d8353aca41470b18ecca..79e7498f1a2ca58de43b2c72333182d058e3515d 100644 --- a/common/configparser.hh +++ b/common/configparser.hh @@ -197,7 +197,7 @@ namespace Dune { /** \brief Get value * - * \param T Type of the value + * \tparam T Type of the value * \param key Key name * \throws RangeError if key does not exist * \throws NotImplemented Type is not supported