Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 9, 2023
1 parent 3eca7e2 commit 58c1321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgstaskmanager.sip.in
Expand Up @@ -345,7 +345,7 @@ but will be transferred to a QgsTaskManager.

QThreadPool *threadPool();
%Docstring
Returns the threadpool utilised by the task manager.
Returns the threadpool utilized by the task manager.

.. versionadded:: 3.34
%End
Expand Down
2 changes: 1 addition & 1 deletion src/core/qgstaskmanager.h
Expand Up @@ -431,7 +431,7 @@ class CORE_EXPORT QgsTaskManager : public QObject
};

/**
* Returns the threadpool utilised by the task manager.
* Returns the threadpool utilized by the task manager.
*
* \since QGIS 3.34
*/
Expand Down

0 comments on commit 58c1321

Please sign in to comment.