This commit is contained in:
Matthias Kuhn 2016-09-07 09:48:36 +02:00
parent 02ae886d69
commit 03f0b44e4e
2 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ class QgsMapRendererJob : QObject
signals:
/**
* Emitted when the layers are rendered.
* Rendering labels is not yet done. If the fully rendered layer including labels is reuquired use
* Rendering labels is not yet done. If the fully rendered layer including labels is required use
* finished() instead.
*
* @note Added in QGIS 3.0

View File

@ -142,7 +142,7 @@ class CORE_EXPORT QgsMapRendererJob : public QObject
signals:
/**
* Emitted when the layers are rendered.
* Rendering labels is not yet done. If the fully rendered layer including labels is reuquired use
* Rendering labels is not yet done. If the fully rendered layer including labels is required use
* finished() instead.
*
* @note Added in QGIS 3.0