Skip to content

Commit 489d2e8

Browse files
signedavm-kuhn
andauthoredMay 13, 2020
Update src/core/qgsvectorlayerutils.h
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
1 parent 90a03f4 commit 489d2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/qgsvectorlayerutils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ class CORE_EXPORT QgsVectorLayerUtils
321321
static QString getFeatureDisplayString( const QgsVectorLayer *layer, const QgsFeature &feature );
322322

323323
/**
324-
* \returns true if at least one feature of the \a fids on \a layer is connected as parent in at
324+
* \returns TRUE if at least one feature of the \a fids on \a layer is connected as parent in at
325325
* least one composition relation of the \a project or contains joins, where cascade delete is set.
326326
* The \a context is used to get more details.
327327
*

0 commit comments

Comments
 (0)
Please sign in to comment.