Skip to content
Permalink
Browse files
Typo
  • Loading branch information
m-kuhn committed Sep 7, 2016
1 parent 02ae886 commit 03f0b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -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
@@ -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

0 comments on commit 03f0b44

Please sign in to comment.