diff options
-rw-r--r-- | src/process_hkl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c index d4f2d6bf..019a5369 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -53,7 +53,7 @@ static void show_help(const char *s) " analysing figures of merit.\n" " --stop-after=<n> Stop after processing n patterns. Zero means\n" " keep going until the end of the input, and is the\n" -" default." +" default.\n" " --zone-axis Output an [001] zone axis pattern each time the\n" " figures of merit are analysed.\n"); } |