Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulromano committed May 31, 2016
1 parent 08b8082 commit 0ee6a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmc/lattice.py
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ class HexLattice(Lattice):
are assigned an index corresponding to their position relative to skewed
:math:`(x,\alpha,z)` axes as described fully in
:ref:`hexagonal_indexing`. However, note that when universes are assigned to
lattice elements using the :attr:`RectLattice.universes` property, the array
lattice elements using the :attr:`HexLattice.universes` property, the array
indices do not correspond to natural indices.
Parameters
Expand Down

0 comments on commit 0ee6a61

Please sign in to comment.