From a0bd1bd755cc36938bf02ad64d8552dc6d800ddf Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 3 Dec 2018 16:12:32 -0500 Subject: [PATCH] fix typo --- doc/src/rerun.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/rerun.txt b/doc/src/rerun.txt index 08a5698615..2b893eff1f 100644 --- a/doc/src/rerun.txt +++ b/doc/src/rerun.txt @@ -193,7 +193,7 @@ specified frequency, e.g. every N steps. If the timestep for a dump snapshot is not a multiple of N, then it will be read and processed, but no output will be produced. If you want output for every dump snapshot, you can simply use N=1 for an output frequency, e.g. for -thermodyanmic output or new dump file output. +thermodynamic output or new dump file output. :line