Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 15, 2018
1 parent df44275 commit 178ff9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/vector/geometry_checker/qgsfeaturepool.h
Expand Up @@ -148,8 +148,8 @@ class ANALYSIS_EXPORT QgsFeaturePool : public QgsFeatureSink SIP_ABSTRACT
/**
* Checks if the feature \a fid is cached.
*
* \since QGIS 3.4
* \note not available in Python bindings
* \since QGIS 3.4
*/
bool isFeatureCached( QgsFeatureId fid ) SIP_SKIP;

Expand Down

0 comments on commit 178ff9c

Please sign in to comment.