From 11f04fde5c0b66e9fd2dc79b1c0b75930dc70988 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer <akohlmey@gmail.com> Date: Sun, 12 Aug 2018 16:44:31 +0200 Subject: [PATCH] fix typo --- doc/src/compute_pair_local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/compute_pair_local.txt b/doc/src/compute_pair_local.txt index 7588e92527..edffddf332 100644 --- a/doc/src/compute_pair_local.txt +++ b/doc/src/compute_pair_local.txt @@ -62,7 +62,7 @@ pair styles do not define any additional quantities, so N = 0. An example of ones that do are the "granular pair styles"_pair_gran.html which calculate the tangential force between two particles and return its components and magnitude acting on atom I for N = 1,2,3,4. See -individual pair styles for detils. +individual pair styles for details. The value {dist} will be in distance "units"_units.html. The value {eng} will be in energy "units"_units.html. The values {force}, {fx}, -- GitLab