This commit is contained in:
Peter Petrik 2018-06-26 11:56:32 +02:00
parent 252e41d3dc
commit b88b7bcdb5

View File

@ -28,7 +28,7 @@ class QgsMeshLayer;
class QgsMapCanvas;
/**
* Widget for renderer properties of the mesh, countours (scalars)
* Widget for renderer properties of the mesh, contours (scalars)
* and vectors data associated with the mesh layer
*/
class APP_EXPORT QgsRendererMeshPropertiesWidget : public QgsMapLayerConfigWidget, private Ui::QgsRendererMeshPropsWidgetBase