Skip to content

Commit bf271bd

Browse files
shimwellMicahGale
andauthored
typo fix
Co-authored-by: Micah Gale <[email protected]>
1 parent 2464779 commit bf271bd

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-
"""Computer microscopic cross sections for the specified materials, multigroup_fluxes
190+
"""Computes 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)