diff --git a/lib/iris/experimental/geovista.py b/lib/iris/experimental/geovista.py index 07413f1529..57cbded2c2 100644 --- a/lib/iris/experimental/geovista.py +++ b/lib/iris/experimental/geovista.py @@ -35,7 +35,7 @@ def cube_to_polydata(cube, **kwargs): ---------- cube : :class:`~iris.cube.Cube` The Cube containing the spatial information and data for creating the - class:`~pyvista.PolyData`. + :class:`~pyvista.PolyData`. **kwargs : dict, optional Additional keyword arguments to be passed to the relevant