Fix typos.
[alexxy/gromacs.git] / src / gromacs / awh / tests / biasstate.cpp
index 1dae643d0f9349ae9829aa94a43169097022d07d..85750cb5430aa776180f8ec0b80aaac830d001bf 100644 (file)
@@ -169,7 +169,7 @@ TEST_P(BiasStateTest, InitializesFromFile)
 }
 
 // Test that Bias initialization open and reads the correct initialization
-// files and the the correct PMF and target distribution is set.
+// files and the correct PMF and target distribution is set.
 INSTANTIATE_TEST_CASE_P(WithParameters, BiasStateTest,
                             ::testing::Values("pmf_target_format0.xvg",
                                               "pmf_target_format1.xvg"));