Skip to content

Commit 9ae6e6f

Browse files
committed
fix typo in comment
1 parent 54dcc34 commit 9ae6e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/raster/qgscolorrampshader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ class CORE_EXPORT QgsColorRampShader : public QgsRasterShaderFunction
133133
double mLUTFactor;
134134
bool mLUTInitialized;
135135

136-
/** Colorramp name*/
136+
//! Color ramp name
137137
QString mColorRampName;
138138

139139
//! Do not render values out of range

0 commit comments

Comments
 (0)