From 8c1fcaf82be3b3186f5f91d5a0d4583fdc2e6e10 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 22 Jul 2013 15:08:13 +0200 Subject: compare_hkl: Fix typo --- src/compare_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/compare_hkl.c b/src/compare_hkl.c index 5371f956..66b58adc 100644 --- a/src/compare_hkl.c +++ b/src/compare_hkl.c @@ -951,7 +951,7 @@ int main(int argc, char *argv[]) * number won't have anything to do with anomalous signal. */ ERROR("You are trying to calculate CCano or CRDano with a" - "centrosymmetric point group.\n"); + " centrosymmetric point group.\n"); ERROR("This is a silly thing to do, and I'm refusing to help" " you do it.\n"); ERROR("Please review your earlier processing steps and try" -- cgit v1.2.3