Fix random typos
[alexxy/gromacs.git] / src / gromacs / mdlib / sim_util.cpp
index 54915133af947b5c076914feaba052877b960c28..5fad2c1d3f4ba3440734bc9a44dd752d69dbb042 100644 (file)
@@ -527,7 +527,8 @@ static real averageKineticEnergyEstimate(const t_grpopts& groupOptions)
  *
  * \param[in] step      The step number, used for checking and printing
  * \param[in] enerd     The energy data; the non-bonded group energies need to be added to
- * enerd.term[F_EPOT] before calling this routine \param[in] inputrec  The input record
+ *                      \c enerd.term[F_EPOT] before calling this routine
+ * \param[in] inputrec  The input record
  */
 static void checkPotentialEnergyValidity(int64_t step, const gmx_enerdata_t& enerd, const t_inputrec& inputrec)
 {