aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-10-07 14:33:06 +0200
committerThomas White <taw@physics.org>2020-10-07 14:33:06 +0200
commit452159fe436eab1fd89bd11ef17941b95f80bf43 (patch)
tree356b19cf12e21aa56e7ea39fc14df259b2ee31fb /src
parentd225f8ea82fdbc84b22faa6adbffcd32107cb2ff (diff)
Fussiness
Commented out debug message is no longer relevant
Diffstat (limited to 'src')
-rw-r--r--src/gui_index.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_index.c b/src/gui_index.c
index f57147d8..5da87f01 100644
--- a/src/gui_index.c
+++ b/src/gui_index.c
@@ -605,7 +605,7 @@ static void run_indexing_once(struct crystfelproject *proj)
}
/* Get default options for the indexing methods.
- * The GUI current does not allow them to be changed */
+ * The GUI currently does not allow them to be changed */
default_method_options(&taketwoopts,
&xgandalf_opts,
&pinkIndexer_opts,