Fix random typos
[alexxy/gromacs.git] / src / gromacs / applied_forces / awh / biasstate.cpp
index 7c8b1d0e2bfa5e1affef6e3cd8299ae39211d4b4..08fbd29a92d935581da766e491b2900dd9b7576d 100644 (file)
@@ -690,8 +690,10 @@ void mergeSharedUpdateLists(std::vector<int>*  updateList,
  * \param[in] grid              The AWH bias.
  * \param[in] points            The point state.
  * \param[in] originUpdatelist  The origin of the rectangular region that has been sampled since
- * last update. \param[in] endUpdatelist     The end of the rectangular that has been sampled since
- * last update. \param[in,out] updateList    Local update list to set (assumed >= npoints long).
+ *                              last update.
+ * \param[in] endUpdatelist     The end of the rectangular that has been sampled since
+ *                              last update.
+ * \param[in,out] updateList    Local update list to set (assumed >= npoints long).
  */
 void makeLocalUpdateList(const BiasGrid&            grid,
                          ArrayRef<const PointState> points,