mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Spelling
This commit is contained in:
parent
8bc45769df
commit
665f3e4cfc
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user