From aeaeb73b03bd6b16b50e37cd0a17c1dd3772b3e8 Mon Sep 17 00:00:00 2001 From: Jerome Kieffer Date: Thu, 27 Jan 2022 13:52:01 +0100 Subject: correct a simple typo --- libcrystfel/src/indexers/xgandalf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel') diff --git a/libcrystfel/src/indexers/xgandalf.c b/libcrystfel/src/indexers/xgandalf.c index d83af6cb..6c50a38b 100644 --- a/libcrystfel/src/indexers/xgandalf.c +++ b/libcrystfel/src/indexers/xgandalf.c @@ -348,7 +348,7 @@ const char *xgandalf_probe(UnitCell *cell) static void xgandalf_show_help() { - printf("Parameters for the TakeTwo indexing algorithm:\n" + printf("Parameters for the XGANDALF indexing algorithm:\n" " --xgandalf-sampling-pitch\n" " Sampling pitch: 0 (loosest) to 4 (most dense)\n" " or with secondary Miller indices: 5 (loosest) to\n" -- cgit v1.2.3