Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis-B committed Feb 21, 2019
1 parent 5a96fab commit 4a284b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgstaskmanager.h
Expand Up @@ -467,7 +467,7 @@ class CORE_EXPORT QgsTaskManager : public QObject

/**
* Returns a list of layers on which as task is dependent. The task will automatically
* be canceled if any of these layers are above to be removed.
* be canceled if any of these layers are about to be removed.
* \param taskId task ID
* \returns list of layers
* \see tasksDependentOnLayer()
Expand Down

0 comments on commit 4a284b4

Please sign in to comment.