Fixed bugzilla 616 about formatting in the help text.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Sun, 28 Nov 2010 10:11:57 +0000 (11:11 +0100)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Sun, 28 Nov 2010 10:11:57 +0000 (11:11 +0100)
src/tools/gmx_wham.c

index fa0e58a8b121f070658c9ff44477cc3eba441c1d..2c909747b9d5e26528144064574c003c9f40b51d 100644 (file)
@@ -2581,7 +2581,7 @@ int gmx_wham(int argc,char *argv[])
         "such that the generated data points are distributed according the given histograms ",
         "and properly autocorrelated. The ",
         "autocorrelation time (ACT) for each window must be known, so use [TT]-ac[tt] or provide the ACT",
-        "with [TT]-iiact[TT]. If the ACT of all windows are identical (and known), you can also ",
+        "with [TT]-iiact[tt]. If the ACT of all windows are identical (and known), you can also ",
         "provide them with [TT]-bs-tau[tt]. Note that this method may severely underestimate the error ",
         "in case of limited sampling, that is if individual histograms do not represent the complete",
         "phase space at the respective positions.[BR]",