Typo in docstring

This commit is contained in:
Alessandro Pasotti 2017-09-18 09:09:10 +02:00
parent ab74ecc3ad
commit 6bc1d1f7d6

View File

@ -91,7 +91,7 @@ class QgsOgrDataCollectionItem : public QgsDataCollectionItem
*/
static bool storeConnection( const QString &path, const QString &ogrDriverName );
/** Utility function to create and tore a new DB connection
/** Utility function to create and store a new DB connection
* \param name is the translatable name of the managed layers (e.g. "GeoPackage")
* \param extensions is a string with file extensions (e.g. "GeoPackage Database (*.gpkg *.GPKG)")
* \param ogrDriverName the OGR/GDAL driver name (e.g. "GPKG")