From 9be04a7afb6be7df0694416e8f3007e3cbaae6f5 Mon Sep 17 00:00:00 2001 From: Max Dolan <147044155+maximillian-dolan@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:46:29 +0100 Subject: [PATCH] Update pairwise.rst --- docs/source/pairwise.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/pairwise.rst b/docs/source/pairwise.rst index 65e64e6..f826e4d 100644 --- a/docs/source/pairwise.rst +++ b/docs/source/pairwise.rst @@ -1,7 +1,7 @@ pylj\.pairwise ============== -Generally these are functions required by pylj which involve a pair-wise comparison of particles. This is the python implimentation of the :doc:`comp` module. +Generally these are functions required by pylj which involve a pair-wise comparison of particles. .. automodule:: pylj.pairwise :members: