From 0b4adaa9e6a18141487d2532b339096d470f2fdc Mon Sep 17 00:00:00 2001 From: Giacomo Fiorin <giacomo.fiorin@gmail.com> Date: Fri, 10 Mar 2017 09:24:46 -0500 Subject: [PATCH] Backport typo fixes that were not previously pushed to the Colvars repository --- doc/src/fix_colvars.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/fix_colvars.txt b/doc/src/fix_colvars.txt index e2be03f46b..e48dedacd9 100644 --- a/doc/src/fix_colvars.txt +++ b/doc/src/fix_colvars.txt @@ -59,7 +59,7 @@ always apply to the entire system and there can only be one instance of the colvars fix at a time. The colvars fix will only communicate the minimum information necessary and the colvars library supports multiple, completely independent collective variables, so there is -no restriction to functionaliry by limiting the number of colvars fixes. +no restriction to functionality by limiting the number of colvars fixes. The {input} keyword allows to specify a state file that would contain the restart information required in order to continue a calculation from @@ -100,7 +100,7 @@ output"_thermo_style.html. This fix computes a global scalar which can be accessed by various "output commands"_Section_howto.html#howto_15. The scalar is the -cummulative energy change due to this fix. The scalar value +cumulative energy change due to this fix. The scalar value calculated by this fix is "extensive". [Restrictions:] -- GitLab