mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-13 00:04:35 -05:00
more missed spelling
This commit is contained in:
parent
ad0e043161
commit
b48a5760be
@ -212,7 +212,7 @@ children.
|
|||||||
|
|
||||||
int depth() const;
|
int depth() const;
|
||||||
%Docstring
|
%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
|
.. versionadded:: 3.14
|
||||||
%End
|
%End
|
||||||
|
|||||||
@ -209,7 +209,7 @@ class CORE_EXPORT QgsLayerTreeNode : public QObject
|
|||||||
QList< QgsMapLayer * > checkedLayers() const;
|
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
|
* \since QGIS 3.14
|
||||||
*/
|
*/
|
||||||
int depth() const;
|
int depth() const;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user