Fix typo in g_membed documentation
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 16 Oct 2013 16:23:43 +0000 (18:23 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Thu, 17 Oct 2013 13:50:43 +0000 (15:50 +0200)
Suggested by Iman Pouya

Change-Id: I5c77a29b64e61f9da5a663119e149d992141eb21

src/tools/gmx_membed.c

index ab9ccd4ee8ba11f8c43cfbb38b2d261c4e7d516c..d288816391e37189807886c5795f03a6b1175149 100644 (file)
@@ -62,7 +62,7 @@ int gmx_membed(int argc, char *argv[])
         "files should also be merged. Consecutively, create a [TT].tpr[tt] file (input for [TT]g_membed[tt]) from these files,"
         "with the following options included in the [TT].mdp[tt] file.[BR]",
         " - [TT]integrator      = md[tt][BR]",
-        " - [TT]energygrp       = Protein[tt] (or other group that you want to insert)[BR]",
+        " - [TT]energygrps      = Protein[tt] (or other group that you want to insert)[BR]",
         " - [TT]freezegrps      = Protein[tt][BR]",
         " - [TT]freezedim       = Y Y Y[tt][BR]",
         " - [TT]energygrp_excl  = Protein Protein[tt][BR]",