This commit is contained in:
Miriam 2021-02-09 01:14:04 +00:00
parent 177d61405b
commit 1c90b5de71

View file

@ -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.