diff --git a/src/providers/postgres/qgspostgresprovider.h b/src/providers/postgres/qgspostgresprovider.h index 63feb1cbc29d..11c91f471b25 100644 --- a/src/providers/postgres/qgspostgresprovider.h +++ b/src/providers/postgres/qgspostgresprovider.h @@ -77,7 +77,7 @@ class QgsPostgresProvider : public QgsVectorDataProvider /*! Get the QgsCoordinateReferenceSystem for this layer * @note Must be reimplemented by each provider. * If the provider isn't capable of returning - * its projection an empty srs will be return, ti will return 0 + * its projection an empty srs will be return, it will return 0 */ virtual QgsCoordinateReferenceSystem crs();