Navigation Menu

Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Apr 5, 2020
1 parent ba4ceb4 commit 64acffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/vectortile/qgsvectortileconnection.h
Expand Up @@ -48,7 +48,7 @@ class CORE_EXPORT QgsVectorTileProviderConnection : public QgsAbstractProviderCo
//! Decodes connection string to a data structure
static Data decodedUri( const QString &uri );

//! Returns connection data encoded as a string containg URI for QgsVectorTileLayer
//! Returns connection data encoded as a string containing URI for QgsVectorTileLayer
static QString encodedLayerUri( const Data &conn );

//! Returns list of existing connections, unless the hidden ones
Expand Down

0 comments on commit 64acffd

Please sign in to comment.