Skip to content

Commit

Permalink
Textual fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rduivenvoorde authored and nyalldawson committed Aug 4, 2021
1 parent e99caac commit b4f8a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/layout/qgslayoutitemscalebar.h
Expand Up @@ -683,7 +683,7 @@ class CORE_EXPORT QgsLayoutItemScaleBar: public QgsLayoutItem
//! Width of a segment (in mm)
double mSegmentMillimeters = 0.0;

//! Calculates with of a segment in mm and stores it in mSegmentMillimeters
//! Calculates width of a segment in mm and stores it in mSegmentMillimeters
void refreshSegmentMillimeters();

//! Returns diagonal of layout map in selected units (map units / meters / feet / nautical miles)
Expand Down

0 comments on commit b4f8a20

Please sign in to comment.