aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorJerome Kieffer <kieffer@scisoft.esrf.fr>2022-01-27 13:52:01 +0100
committerJerome Kieffer <kieffer@scisoft.esrf.fr>2022-01-27 13:52:01 +0100
commitaeaeb73b03bd6b16b50e37cd0a17c1dd3772b3e8 (patch)
treecd0e50fab044d7a891f5ed18f9fa23356e97ae3f /libcrystfel
parent5566d02188f11e41a3cb4391597394f0fc122417 (diff)
correct a simple typo
Diffstat (limited to 'libcrystfel')
-rw-r--r--libcrystfel/src/indexers/xgandalf.c2
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"