Skip to content

Commit 5a42121

Browse files
Antoine Lavandierrenefritze
authored andcommitted
Typo in gridToVTK's docstring
1 parent ba94bef commit 5a42121

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyevtk/hl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def gridToVTK(
242242
z coordinate axis.
243243
start : tuple, optional
244244
start of the coordinates.
245-
Used in the distributed conwhere each process
245+
Used in the distributed context where each process
246246
writes its own vtk file. Default is (0, 0, 0).
247247
cellData : dict, optional
248248
dictionary containing arrays with cell centered data.

0 commit comments

Comments
 (0)