[skip ci] X Y Y typo

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Rémi Delaporte-Mathurin 2022-06-29 18:46:10 +02:00 committed by GitHub
parent a2299063f5
commit 7cba2ad030
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,7 +199,7 @@ class StructuredMesh(MeshBase):
Parameters
----------
points : list or np.array
List of (X,Y,Y) tuples.
List of (X,Y,Z) tuples.
filename : str
Name of the VTK file to write.
datasets : dict