Skip to content

Commit 178ff9c

Browse files
committed
Fix docstring
1 parent df44275 commit 178ff9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/analysis/vector/geometry_checker/qgsfeaturepool.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ class ANALYSIS_EXPORT QgsFeaturePool : public QgsFeatureSink SIP_ABSTRACT
148148
/**
149149
* Checks if the feature \a fid is cached.
150150
*
151-
* \since QGIS 3.4
152151
* \note not available in Python bindings
152+
* \since QGIS 3.4
153153
*/
154154
bool isFeatureCached( QgsFeatureId fid ) SIP_SKIP;
155155

0 commit comments

Comments
 (0)