Skip to content

Commit

Permalink
Remove duplicated word in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Feb 26, 2019
1 parent 6e39543 commit d6ea67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgslegendsettings.h
Expand Up @@ -186,7 +186,7 @@ class CORE_EXPORT QgsLegendSettings
double mapUnitsPerPixel() const;

/**
* Sets the the mmPerMapUnit calculated by \a mapUnitsPerPixel mostly taken from the map settings.
* Sets the mmPerMapUnit calculated by \a mapUnitsPerPixel mostly taken from the map settings.
* \see mapUnitsPerPixel()
* \since QGIS 3.8
*/
Expand Down

0 comments on commit d6ea67a

Please sign in to comment.