Skip to content

Commit d6ea67a

Browse files
committedFeb 26, 2019
Remove duplicated word in doc
1 parent 6e39543 commit d6ea67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/qgslegendsettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ class CORE_EXPORT QgsLegendSettings
186186
double mapUnitsPerPixel() const;
187187

188188
/**
189-
* Sets the the mmPerMapUnit calculated by \a mapUnitsPerPixel mostly taken from the map settings.
189+
* Sets the mmPerMapUnit calculated by \a mapUnitsPerPixel mostly taken from the map settings.
190190
* \see mapUnitsPerPixel()
191191
* \since QGIS 3.8
192192
*/

0 commit comments

Comments
 (0)
Please sign in to comment.