mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Fix typo in units description
This commit is contained in:
parent
6976960d17
commit
37d230e65b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ def _extract_458_data(ev, units='eV'):
|
|||
ev : openmc.data.Evaluation
|
||||
ENDF evaluation
|
||||
units : {'eV', 'MeV'}
|
||||
The units are used in values returned.
|
||||
The units that are used in values returned.
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue