We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684b89a commit b3a23a1Copy full SHA for b3a23a1
1 file changed
src/ghostly/_ghostly.py
@@ -635,7 +635,7 @@ def _dual(
635
else:
636
_logger.debug(" Dual branch:")
637
638
- # First, delete all bonded terms between atoms in two ghost branches.
+ # First, delete all bonded terms between atoms in the two ghost branches.
639
640
# Get the end state bond functions.
641
angles = mol.property("angle" + suffix)
0 commit comments