From e3d8982bb91d82a338484e554a656fa2df959d79 Mon Sep 17 00:00:00 2001 From: Yue JIN <40021217+kingyue737@users.noreply.github.com> Date: Thu, 4 May 2023 21:13:00 +0800 Subject: [PATCH] docs: typo fix (#2514) Co-authored-by: Jonathan Shimwell --- openmc/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmc/settings.py b/openmc/settings.py index 516cbbc4a..aa4276cd5 100644 --- a/openmc/settings.py +++ b/openmc/settings.py @@ -163,7 +163,7 @@ class Settings: statepoint : dict Options for writing state points. Acceptable keys are: - :batches: list of batches at which to write source + :batches: list of batches at which to write statepoint files surf_source_read : dict Options for reading surface source points. Acceptable keys are: