File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ class QgsMapRendererJob : QObject
100
100
signals:
101
101
/**
102
102
* Emitted when the layers are rendered.
103
- * Rendering labels is not yet done. If the fully rendered layer including labels is reuquired use
103
+ * Rendering labels is not yet done. If the fully rendered layer including labels is required use
104
104
* finished() instead.
105
105
*
106
106
* @note Added in QGIS 3.0
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ class CORE_EXPORT QgsMapRendererJob : public QObject
142
142
signals:
143
143
/* *
144
144
* Emitted when the layers are rendered.
145
- * Rendering labels is not yet done. If the fully rendered layer including labels is reuquired use
145
+ * Rendering labels is not yet done. If the fully rendered layer including labels is required use
146
146
* finished() instead.
147
147
*
148
148
* @note Added in QGIS 3.0
You can’t perform that action at this time.
0 commit comments