Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / tools / gmx_wheel.c
index 3b1f5e5a949085f8aac9cbc6f994fd7e76364394..fa1bd764412146a8ce70a355f998eb36ed595450 100644 (file)
@@ -203,7 +203,7 @@ void wheel2(const char *fn,int nres,char *resnm[],int r0,real rot0,char *title)
 int gmx_wheel(int argc,char *argv[])
 {
   const char *desc[] = {
-    "wheel plots a helical wheel representation of your sequence.",
+    "g_wheel plots a helical wheel representation of your sequence.",
     "The input sequence is in the .dat file where the first line contains",
     "the number of residues and each consecutive line contains a residue"
     "name."