Remove errant apostrophe from docstring

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Adam Nelson 2020-07-01 08:22:49 -05:00 committed by GitHub
parent 9abaf3fb2e
commit 9eb112a8b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5271,7 +5271,7 @@ class Chi(MGXS):
by_nuclide : bool
If true, computes cross sections for each nuclide in domain
domain : openmc.Material or openmc.Cell or openmc.Universe or openmc.RegularMesh
Domain for spatial homogenization`
Domain for spatial homogenization
domain_type : {'material', 'cell', 'distribcell', 'universe', 'mesh'}
Domain type for spatial homogenization
energy_groups : openmc.mgxs.EnergyGroups