We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 8df9438 commit a1b6a2cCopy full SHA for a1b6a2c
python/core/additions/qgsfunction.py
@@ -51,7 +51,7 @@ def myfunc(values, *args):
51
:param arg_count:
52
:param group:
53
:param usesgeometry:
54
- :param handlesnull: Needs to be set to True if this function has does not always return NULL if any parameter is NULL. Default False.
+ :param handlesnull: Needs to be set to True if this function does not always return NULL if any parameter is NULL. Default False.
55
:return:
56
"""
57
0 commit comments