We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cdfab commit 99d41cfCopy full SHA for 99d41cf
src/providers/postgres/qgspostgresprovider.h
@@ -77,7 +77,7 @@ class QgsPostgresProvider : public QgsVectorDataProvider
77
/*! Get the QgsCoordinateReferenceSystem for this layer
78
* @note Must be reimplemented by each provider.
79
* If the provider isn't capable of returning
80
- * its projection an empty srs will be return, it will return 0
+ * its projection an empty srs will be returned
81
*/
82
virtual QgsCoordinateReferenceSystem crs();
83
0 commit comments