File tree 2 files changed +2
-2
lines changed
python/core/auto_generated
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ Returns the factor of map units per pixel for symbols with size given in map uni
205
205
206
206
void setMapUnitsPerPixel( double mapUnitsPerPixel );
207
207
%Docstring
208
- Sets the the mmPerMapUnit calculated by ``mapUnitsPerPixel`` mostly taken from the map settings.
208
+ Sets the mmPerMapUnit calculated by ``mapUnitsPerPixel`` mostly taken from the map settings.
209
209
210
210
.. seealso:: :py:func:`mapUnitsPerPixel`
211
211
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ class CORE_EXPORT QgsLegendSettings
186
186
double mapUnitsPerPixel () const ;
187
187
188
188
/* *
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.
190
190
* \see mapUnitsPerPixel()
191
191
* \since QGIS 3.8
192
192
*/
You can’t perform that action at this time.
0 commit comments