From 869b09a78fa5a75a67fb31d77bface2f18d69e99 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 10 Aug 2020 11:08:30 -0400 Subject: [PATCH] fix typo --- doc/src/pair_table.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/pair_table.rst b/doc/src/pair_table.rst index 09e8134b96..4856bac815 100644 --- a/doc/src/pair_table.rst +++ b/doc/src/pair_table.rst @@ -60,7 +60,7 @@ For the *linear* style, the distance *R* is used to find the 2 surrounding table values from which an energy or force is computed by linear interpolation. -For the *spline* style, a cubic spline coefficients are computed and +For the *spline* style, cubic spline coefficients are computed and stored for each of the *N* values in the table, one set of splines for energy, another for force. Note that these splines are different than the ones used to pre-compute the *N* values. Those splines were fit