--- trunk/pyvisi/py_src/map.py 2007/02/13 01:39:05 960 +++ trunk/pyvisi/py_src/map.py 2007/02/13 01:58:48 961 @@ -185,7 +185,7 @@ # to allow access to their public methods from the driver. class MapOnPlaneClip(DataSetMapper, Actor3D, Transform, Plane, Clipper): """ - Class that show a scalar field on a clipped plane. + Class that show a scalar field on a clipped plane. """ # The SOUTH_WEST default viewport is used when there is only one viewport.