mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
typo
This commit is contained in:
parent
177d61405b
commit
1c90b5de71
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ class Cell(_FortranObjectWithID):
|
|||
uid : int or None
|
||||
Unique ID of the cell
|
||||
new : bool
|
||||
When `index` is None, this arfument controls whether a new object is
|
||||
When `index` is None, this argument controls whether a new object is
|
||||
created or a view to an existing object is returned.
|
||||
index : int
|
||||
Index in the `cells` array.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue