Fix an error in selection online help.
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 24 May 2013 03:56:59 +0000 (06:56 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 28 May 2013 19:53:57 +0000 (21:53 +0200)
Fixes #1262.

Change-Id: Ia9144690327b852dfab58e833cc2fdc20579b277

src/gmxlib/selection/selhelp.c

index 492c69191460c53d5eef2f18782f102ba1462770..1427d9552e5425e96df1c6e4cc9fe57379154354 100644 (file)
@@ -157,7 +157,7 @@ static const char                 *help_examples[] = {
     "[PAR]",
 
     "All atoms farther than 1 nm of a fixed position:[BR]",
-    "  not within 1 of (1.2, 3.1, 2.4)",
+    "  not within 1 of [1.2, 3.1, 2.4]",
     "[PAR]",
 
     "All atoms of a residue LIG within 0.5 nm of a protein (with a custom name):[BR]",