File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
python/core/auto_generated/dxf Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ Write mtext (MTEXT)
401
401
%Docstring
402
402
Returns scale factor for conversion to map units
403
403
404
- :param scaleDenominator : the map scale denominator
404
+ :param scale : the map scale denominator
405
405
:param symbolUnits: the symbol output units
406
406
:param mapUnits: the map units
407
407
:param mapUnitsPerPixel: Map units per pixel
Original file line number Diff line number Diff line change @@ -386,7 +386,7 @@ class CORE_EXPORT QgsDxfExport
386
386
387
387
/* *
388
388
* Returns scale factor for conversion to map units
389
- * \param scaleDenominator the map scale denominator
389
+ * \param scale the map scale denominator
390
390
* \param symbolUnits the symbol output units
391
391
* \param mapUnits the map units
392
392
* \param mapUnitsPerPixel Map units per pixel
You can’t perform that action at this time.
0 commit comments