From 452159fe436eab1fd89bd11ef17941b95f80bf43 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 7 Oct 2020 14:33:06 +0200 Subject: Fussiness Commented out debug message is no longer relevant --- src/gui_index.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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, -- cgit v1.2.3