Skip to content

Commit 6bc1d1f

Browse files
committed
Typo in docstring
1 parent ab74ecc commit 6bc1d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/ogr/qgsogrdataitems.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class QgsOgrDataCollectionItem : public QgsDataCollectionItem
9191
*/
9292
static bool storeConnection( const QString &path, const QString &ogrDriverName );
9393

94-
/** Utility function to create and tore a new DB connection
94+
/** Utility function to create and store a new DB connection
9595
* \param name is the translatable name of the managed layers (e.g. "GeoPackage")
9696
* \param extensions is a string with file extensions (e.g. "GeoPackage Database (*.gpkg *.GPKG)")
9797
* \param ogrDriverName the OGR/GDAL driver name (e.g. "GPKG")

0 commit comments

Comments
 (0)