aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-01-27 15:32:24 +0000
committerGitHub <noreply@github.com>2022-01-27 15:32:24 +0000
commit7ff6398603824b758efc20b284f5d7ff8276e629 (patch)
treecd0e50fab044d7a891f5ed18f9fa23356e97ae3f
parent5566d02188f11e41a3cb4391597394f0fc122417 (diff)
parentaeaeb73b03bd6b16b50e37cd0a17c1dd3772b3e8 (diff)
Merge pull request #5 from kif/typo
correct a simple typo
-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"