Fix random doxygen warnings and typos
[alexxy/gromacs.git] / src / gromacs / ewald / pme_gpu_internal.cpp
index 9575aaf2ff36b6ded5229070a2ef0faa64ce3d58..c67e471ca3c86118b89d4061e046c8b824bebe1d 100644 (file)
@@ -94,7 +94,7 @@
 /*! \brief
  * CUDA only
  * Atom limit above which it is advantageous to turn on the
- * recalcuating of the splines in the gather and using less threads per atom in the spline and spread
+ * recalculating of the splines in the gather and using less threads per atom in the spline and spread
  */
 constexpr int c_pmeGpuPerformanceAtomLimit = 23000;