aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/check_hkl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/check_hkl.c b/src/check_hkl.c
index c9d50c20..99f49252 100644
--- a/src/check_hkl.c
+++ b/src/check_hkl.c
@@ -39,7 +39,7 @@ static void show_help(const char *s)
"Characterise an intensity list.\n"
"\n"
" -h, --help Display this help message.\n"
-" -y, --symmetry=<sym> The symmetry of both the input files.\n"
+" -y, --symmetry=<sym> The symmetry of the input file.\n"
" -p, --pdb=<filename> PDB file to use (default: molecule.pdb).\n"
" --rmin=<res> Fix lower resolution limit for --shells (m^-1).\n"
" --rmax=<res> Fix upper resolution limit for --shells (m^-1).\n"