From f719803e9a6717f02eee94c26b87c4571aaa8e5c Mon Sep 17 00:00:00 2001 From: "Jibril B. Coulibaly" Date: Tue, 23 Jun 2020 16:17:59 -0500 Subject: [PATCH] correct typos in fix_adapt documentation --- doc/src/fix_adapt.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/fix_adapt.rst b/doc/src/fix_adapt.rst index 20d346236d..75df2fdb9e 100644 --- a/doc/src/fix_adapt.rst +++ b/doc/src/fix_adapt.rst @@ -47,7 +47,7 @@ Syntax *yes* = reset altered values to their original values at the end of a run *mass* value = *no* or *yes* *no* = mass is not altered by changes in diameter - *yes* = mass is altenred by changes in diameter + *yes* = mass is altered by changes in diameter Examples """""""" @@ -114,7 +114,7 @@ overrides the parameters. The *pstyle* argument is the name of the pair style. If :doc:`pair_style hybrid or hybrid/overlay ` is used, *pstyle* should be a sub-style name. If there are multiple -sub-stylesusing the same pair style, then *pstyle* should be specified +sub-styles using the same pair style, then *pstyle* should be specified as "style:N" where N is which instance of the pair style you wish to adapt, e.g. the first, second, etc. For example, *pstyle* could be specified as "soft" or "lubricate" or "lj/cut:1" or "lj/cut:2". The