mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-06 00:03:16 -05:00
more missed spelling
This commit is contained in:
parent
ad0e043161
commit
b48a5760be
@ -212,7 +212,7 @@ children.
|
||||
|
||||
int depth() const;
|
||||
%Docstring
|
||||
Returns the depth of this node, i.e. the number of it's ancestors
|
||||
Returns the depth of this node, i.e. the number of its ancestors
|
||||
|
||||
.. versionadded:: 3.14
|
||||
%End
|
||||
|
||||
@ -209,7 +209,7 @@ class CORE_EXPORT QgsLayerTreeNode : public QObject
|
||||
QList< QgsMapLayer * > checkedLayers() const;
|
||||
|
||||
/**
|
||||
* Returns the depth of this node, i.e. the number of it's ancestors
|
||||
* Returns the depth of this node, i.e. the number of its ancestors
|
||||
* \since QGIS 3.14
|
||||
*/
|
||||
int depth() const;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user