Random cosmetic fixes
[alexxy/gromacs.git] / src / gromacs / mdrun / runner.cpp
index f7d2bc24f16abee6947b2c24e2f1d31135970515..ec71586d46c8f53936fceaf9d0d5b35a32d836f1 100644 (file)
@@ -1391,7 +1391,7 @@ int Mdrunner::mdrunner()
     }
 
     // The GPU update is decided here because we need to know whether the constraints or
-    // SETTLEs can span accross the domain borders (i.e. whether or not update groups are
+    // SETTLEs can span across the domain borders (i.e. whether or not update groups are
     // defined). This is only known after DD is initialized, hence decision on using GPU
     // update is done so late.
     try