Merge release-2019 into master
[alexxy/gromacs.git] / src / gromacs / selection / sm_simple.cpp
index 6e3440d9c3bcc62033b8795e71dc13b673f852dc..70a1a51b916cd40fe0c5ff51da7fba4a54732a37 100644 (file)
@@ -220,7 +220,7 @@ static const char *const help_resindex[] = {
     "[TT]resnr[tt] selects atoms using the residue numbering in the input",
     "file. [TT]resid[tt] is synonym for this keyword for VMD compatibility.",
     "",
-    "[TT]resindex N[tt] selects the [TT]N[tt]th residue starting from the",
+    "[TT]resindex N[tt] selects the [TT]N[tt] th residue starting from the",
     "beginning of the input file. This is useful for uniquely identifying",
     "residues if there are duplicate numbers in the input file (e.g., in",
     "multiple chains).",