Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 13, 2022
1 parent bcd90bc commit e68ac4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/expression/qgsexpressionutils.h
Expand Up @@ -355,7 +355,7 @@ class CORE_EXPORT QgsExpressionUtils
static QgsMapLayer *getMapLayer( const QVariant &value, const QgsExpressionContext *context, QgsExpression * );

/**
* Evalutes a \a value to a map layer, then runs a \a function on the layer in a thread safe way before returning the result of the function.
* Evaluates a \a value to a map layer, then runs a \a function on the layer in a thread safe way before returning the result of the function.
*
* \since QGIS 3.30
*/
Expand Down

0 comments on commit e68ac4e

Please sign in to comment.