diff options
Diffstat (limited to 'libcrystfel')
-rw-r--r-- | libcrystfel/src/indexers/xgandalf.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |