Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Spelling
  • Loading branch information
nyalldawson committed Mar 22, 2018
1 parent 8bc4576 commit 665f3e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python/core/metadata/qgsabstractmetadatabase.sip.in
Expand Up @@ -447,7 +447,7 @@ QgsAbstractMetadataBase cannot be instantiated directly, it must be subclassed.
%Docstring
Tests whether the common metadata fields in this object are equal to ``other``.

Subclasses should utilise this method from their equality operators to test
Subclasses should utilize this method from their equality operators to test
equality of base class members.

.. versionadded:: 3.2
Expand Down
2 changes: 1 addition & 1 deletion src/core/metadata/qgsabstractmetadatabase.h
Expand Up @@ -569,7 +569,7 @@ class CORE_EXPORT QgsAbstractMetadataBase
/**
* Tests whether the common metadata fields in this object are equal to \a other.
*
* Subclasses should utilise this method from their equality operators to test
* Subclasses should utilize this method from their equality operators to test
* equality of base class members.
*
* \since QGIS 3.2
Expand Down

0 comments on commit 665f3e4

Please sign in to comment.