Skip to content

Commit

Permalink
fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Nov 2, 2016
1 parent 54dcc34 commit 9ae6e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/raster/qgscolorrampshader.h
Expand Up @@ -133,7 +133,7 @@ class CORE_EXPORT QgsColorRampShader : public QgsRasterShaderFunction
double mLUTFactor;
bool mLUTInitialized;

/** Colorramp name*/
//! Color ramp name
QString mColorRampName;

//! Do not render values out of range
Expand Down

0 comments on commit 9ae6e6f

Please sign in to comment.