Random cosmetic fixes
[alexxy/gromacs.git] / src / gromacs / mdtypes / simulation_workload.h
index 66efe112ac6d00f72da0ad5e72bf54a14dbae9a4..0d7ffe82255d5cf03a7187a92ce9adaf7999a73b 100644 (file)
@@ -160,7 +160,7 @@ class SimulationWorkload
 public:
     //! Whether to compute nonbonded pair interactions
     bool computeNonbonded = false;
-    //! Wether nonbonded pair forces are to be computed at slow MTS steps only
+    //! Whether nonbonded pair forces are to be computed at slow MTS steps only
     bool computeNonbondedAtMtsLevel1 = false;
     //! Whether total dipole needs to be computed
     bool computeMuTot = false;