From 3f9d24428148f1795699c47b102d71d69b9f7731 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sun, 18 Aug 2024 17:36:11 -0400 Subject: [PATCH] spelling --- doc/src/fix_ave_grid.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/fix_ave_grid.rst b/doc/src/fix_ave_grid.rst index c725e9d522..a992a2cf03 100644 --- a/doc/src/fix_ave_grid.rst +++ b/doc/src/fix_ave_grid.rst @@ -343,7 +343,7 @@ mode, the *norm* keyword setting is ignored. The output grid value on an :math:`N_\text{freq}` timestep is the sum of the grid values in each of the :math:`N_\text{repeat}` samples, divided by :math:`N_\text{repeat}`. -In per-atom mode, the *norm* keywod affects how averaging is done for +In per-atom mode, the *norm* keyword affects how averaging is done for the per-grid values that are output on an :math:`N_\text{freq}` timestep. :math:`N_\text{repeat}` samples contribute to the output. The *norm* keyword has 3 possible settings: *all* or *sample* or *none*. *All* is the default.