Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 23, 2018
1 parent 61faf79 commit 5e2a523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/expression/qgsexpressionfunction.h
Expand Up @@ -522,7 +522,7 @@ class QgsArrayForeachExpressionFunction : public QgsExpressionFunction
};

/**
* Handles the ``array_foreach(array, expression)`` expression function.
* Handles the ``array_filter(array, expression)`` expression function.
* It temporarily appends a new scope to the expression context.
*
* \ingroup core
Expand Down

0 comments on commit 5e2a523

Please sign in to comment.