Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix spelling
  • Loading branch information
wonder-sk committed Jul 19, 2018
1 parent 3d4f5bb commit f6ff660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/3d/qgsabstract3dengine.h
Expand Up @@ -69,7 +69,7 @@ class _3D_EXPORT QgsAbstract3DEngine : public QObject
/**
* Starts a request for an image rendered by the engine.
* The function does not block - when the rendered image is captured, it is returned in imageCaptured() signal.
* Only one image reqeust can be active at a time.
* Only one image request can be active at a time.
*/
virtual void requestCaptureImage() = 0;

Expand Down

0 comments on commit f6ff660

Please sign in to comment.