mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
Fix typo
This commit is contained in:
parent
94f3e13908
commit
91b0fbaa50
@ -110,7 +110,7 @@ class QgsPostgresProvider : public QgsVectorDataProvider
|
|||||||
long featureCount() const override;
|
long featureCount() const override;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Determines if there is at least one feature avaiable on this table.
|
* Determines if there is at least one feature available on this table.
|
||||||
*
|
*
|
||||||
* \note In contrast to the featureCount() method, this method is not
|
* \note In contrast to the featureCount() method, this method is not
|
||||||
* affected by estimated metadata.
|
* affected by estimated metadata.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user