From eef28b58abb68ee0f37630a76bb71a60141e6b69 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 30 Dec 2020 08:55:32 -0500 Subject: [PATCH] remove extra word --- doc/src/fix_ave_correlate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/fix_ave_correlate.rst b/doc/src/fix_ave_correlate.rst index 386b16ff9a..58aff114af 100644 --- a/doc/src/fix_ave_correlate.rst +++ b/doc/src/fix_ave_correlate.rst @@ -93,7 +93,7 @@ from a compute, fix, or variable, then see the :doc:`fix ave/chunk ` commands. If you wish to convert a per-atom quantity into a single global value, see the :doc:`compute reduce ` command. -The input values must either be all scalars. What kinds of +The input values must be all scalars. What kinds of correlations between input values are calculated is determined by the *type* keyword as discussed below.