We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f3e13 commit 91b0fbaCopy full SHA for 91b0fba
src/providers/postgres/qgspostgresprovider.h
@@ -110,7 +110,7 @@ class QgsPostgresProvider : public QgsVectorDataProvider
110
long featureCount() const override;
111
112
/**
113
- * Determines if there is at least one feature avaiable on this table.
+ * Determines if there is at least one feature available on this table.
114
*
115
* \note In contrast to the featureCount() method, this method is not
116
* affected by estimated metadata.
0 commit comments