Skip to content

Commit

Permalink
Update src/core/mesh/qgsmeshrenderersettings.h
Browse files Browse the repository at this point in the history
fix string

Co-authored-by: Harrissou Sant-anna <[email protected]>
  • Loading branch information
JanCaha and DelazJ authored Nov 22, 2024
1 parent cbb5a8a commit e8255e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/mesh/qgsmeshrenderersettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ class CORE_EXPORT QgsMeshRendererScalarSettings
QgsMeshRendererScalarSettings::MinMaxValueType minMaxValueType() const { return mMinMaxValueType; }

/**
* Sets the extent type for minimum maximum calculation
* Sets the extent type for minimum and maximum calculation
*
* \since QGIS 3.42
*/
Expand Down

0 comments on commit e8255e8

Please sign in to comment.