Unverified Commit 46377431 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

add missing parenthesis

parent b1fae047
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -174,8 +174,8 @@ special_bonds factors, if using the default setting of 0.0, may need to
be adjusted to some very small number (e.g. 1.0e-100), so that those
special pairs are not completely excluded from the neighbor lists, but
won't contribute forces or energies from styles (e.g. when used in
combination with a :doc:`hybrid pair style <pair_hybrid>` that do apply
those factors.
combination with a :doc:`hybrid pair style <pair_hybrid>`) that do
apply those factors.

Related commands
""""""""""""""""