Skip to content

Commit 91b0fba

Browse files
committed
Fix typo
1 parent 94f3e13 commit 91b0fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/postgres/qgspostgresprovider.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class QgsPostgresProvider : public QgsVectorDataProvider
110110
long featureCount() const override;
111111

112112
/**
113-
* Determines if there is at least one feature avaiable on this table.
113+
* Determines if there is at least one feature available on this table.
114114
*
115115
* \note In contrast to the featureCount() method, this method is not
116116
* affected by estimated metadata.

0 commit comments

Comments
 (0)