From f584d7219a85bf538c42d53e50bf4e43a04d598c Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 29 May 2025 05:24:00 -0400 Subject: [PATCH] correct incorrect reference to command --- doc/src/fix_set.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/fix_set.rst b/doc/src/fix_set.rst index 07c26b2923..cfa8231ccd 100644 --- a/doc/src/fix_set.rst +++ b/doc/src/fix_set.rst @@ -37,7 +37,7 @@ if this command changes per-atom properties that need to be communicated to ghost atoms. If this is not the case, an *rnflag* setting of 0 can be used; reneighboring will only be triggered on subsequent timesteps by the usual neighbor list criteria; see the -:doc:`neigh_modify ` command. +:doc:`neigh_modify command `. Here are two examples where an *rnflag* setting of 1 are needed. If a custom per-atom property is changed and the :doc:`fix property/atom