Fixed documentation issue described in redmine issue 681. Added warning line to termi...
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 21 Sep 2011 07:02:20 +0000 (09:02 +0200)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 21 Sep 2011 07:02:20 +0000 (09:02 +0200)
Change-Id: I494596d5259038c96d9aad395089434520cad5c0

src/tools/gmx_dielectric.c

index 33a5c8b385e55088cd4b25da4b7b762f6b36eea0..4548f584056c8bd8d9d7a362f2275e476e484099 100644 (file)
@@ -214,7 +214,7 @@ int gmx_dielectric(int argc,char *argv[])
     "known as the Cole-Cole plot, in which the imaginary",
     "component is plotted as a function of the real component.",
     "For a pure exponential relaxation (Debye relaxation) the latter",
-    "plot should be one half of a circle.",
+    "plot should be one half of a circle."
   };
   t_filenm fnm[] = {
     { efXVG, "-f", "dipcorr",ffREAD  },