Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/analysis/processing/qgsalgorithmarrayfeatures.cpp
|
@@ -46,7 +46,7 @@ QString QgsArrayFeaturesAlgorithm::groupId() const |
|
|
|
|
|
QString QgsArrayFeaturesAlgorithm::outputName() const |
|
|
{ |
|
|
return QObject::tr( "Offset" ); |
|
|
return QObject::tr( "Offsets" ); |
|
|
} |
|
|
|
|
|
QString QgsArrayFeaturesAlgorithm::shortHelpString() const |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.