We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2464779 commit bf271bdCopy full SHA for bf271bd
1 file changed
openmc/deplete/microxs.py
@@ -187,7 +187,7 @@ def get_microxs_from_multigroup(
187
reactions: Sequence[str] | None = None,
188
**init_kwargs: dict,
189
) -> Sequence[openmc.Materials]:
190
- """Computer microscopic cross sections for the specified materials, multigroup_fluxes
+ """Computes microscopic cross sections for the specified materials, multigroup_fluxes
191
and energy_group_structures.
192
193
.. versionadded:: 0.15.3
0 commit comments