Skip to content

Commit 63cdfab

Browse files
author
Sandro Santilli
committed
typo
1 parent 479907f commit 63cdfab

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
@@ -77,7 +77,7 @@ class QgsPostgresProvider : public QgsVectorDataProvider
7777
/*! Get the QgsCoordinateReferenceSystem for this layer
7878
* @note Must be reimplemented by each provider.
7979
* If the provider isn't capable of returning
80-
* its projection an empty srs will be return, ti will return 0
80+
* its projection an empty srs will be return, it will return 0
8181
*/
8282
virtual QgsCoordinateReferenceSystem crs();
8383

0 commit comments

Comments
 (0)