Skip to content

Commit 772b923

Browse files
mhugentnyalldawson
authored andcommittedApr 10, 2023
Change comment
1 parent a336a23 commit 772b923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/vectortile/qgsvectortileutils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class CORE_EXPORT QgsVectorTileUtils
9191
* Downloads the sprite image and sets it to the conversion context
9292
* \param styleDefinition the style definition map
9393
* \param context the style conversion context
94-
* \param optional the style url
94+
* \param styleUrl optional the style url
9595
*/
9696
static void loadSprites( const QVariantMap &styleDefinition, QgsMapBoxGlStyleConversionContext &context, const QString &styleUrl = QString() );
9797
};

0 commit comments

Comments
 (0)
Please sign in to comment.