aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pattern_sim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pattern_sim.c b/src/pattern_sim.c
index f0f24ac9..34d6c809 100644
--- a/src/pattern_sim.c
+++ b/src/pattern_sim.c
@@ -96,7 +96,7 @@ static void show_help(const char *s)
" -t, --gradients=<method> Select method for calculation of shape transforms\n"
" --really-random Seed the random number generator with /dev/urandom.\n"
" --min-size=<s> Minimum crystal size in nm.\n"
-" --max-size=<s> Naximum crystal size in nm.\n"
+" --max-size=<s> Maximum crystal size in nm.\n"
" --no-noise Do not calculate Poisson noise.\n"
" -s, --sample-spectrum=<N> Use N samples from spectrum. Default 3.\n"
" -x, --spectrum=<type> Type of spectrum to simulate.\n"