We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479907f commit 63cdfabCopy full SHA for 63cdfab
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, ti will return 0
+ * its projection an empty srs will be return, it will return 0
81
*/
82
virtual QgsCoordinateReferenceSystem crs();
83
0 commit comments