Fix typos.
[alexxy/gromacs.git] / src / gromacs / domdec / gpuhaloexchange_impl.cu
index 1e5038d0e40513513b6c376484a2fa6a30f522df..73b2dbb341e9889b1a32e28cc039d7b7c2b94aba 100644 (file)
@@ -218,7 +218,7 @@ void GpuHaloExchange::Impl::communicateHaloCoordinates(const matrix          box
     const int         size     = xSendSize_;
     // The coordinateShift changes between steps when we have
     // performed a DD partition, or have updated the box e.g. when
-    // performing pressure coupling. So, for simplicity, the the box
+    // performing pressure coupling. So, for simplicity, the box
     // is used every step to pass the shift vector as an argument of
     // the packing kernel.
     //