From b6a70ec6fd748e4e1a44b3dde31e212a31cd5a34 Mon Sep 17 00:00:00 2001 From: Richard Berger Date: Fri, 12 May 2017 00:34:47 -0400 Subject: [PATCH] fixup docs after last change --- doc/src/fix_python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/fix_python.txt b/doc/src/fix_python.txt index 8b921bc999..c6e1ad9dac 100644 --- a/doc/src/fix_python.txt +++ b/doc/src/fix_python.txt @@ -17,7 +17,7 @@ python = style name of this fix command :l N = execute every N steps :l callback = {post_force} or {end_of_step} :l {post_force} = callback after force computations on atoms every N time steps - {end_of_step} = callback after each N time steps :pre + {end_of_step} = callback after every N time steps :pre :ule [Examples:]