Skip to content

Commit 2464779

Browse files
authored
fixed typo
1 parent 11cd5fc commit 2464779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openmc/deplete/microxs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def get_microxs_from_multigroup(
187187
reactions: Sequence[str] | None = None,
188188
**init_kwargs: dict,
189189
) -> Sequence[openmc.Materials]:
190-
"""Computers microscopic cross sections for the specified materials, multigroup_fluxes
190+
"""Computer microscopic cross sections for the specified materials, multigroup_fluxes
191191
and energy_group_structures.
192192
193193
.. versionadded:: 0.15.3

0 commit comments

Comments
 (0)