This commit is contained in:
Nyall Dawson 2018-03-20 08:20:42 +10:00
parent 8bc45769df
commit 665f3e4cfc
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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