Skip to content

Commit

Permalink
Spelling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 3, 2020
1 parent 5f6abad commit c5b7d73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/spell_check/spelling.dat
Expand Up @@ -3256,7 +3256,7 @@ geneologies:genealogies
geneology:genealogy
generaates:generates
generaly:generally
generater:generator
generater:generator:*
generaters:generators
generatting:generating
genereate:generate
Expand Down
2 changes: 1 addition & 1 deletion src/core/qgsfeatureexpressionvaluesgatherer.h
Expand Up @@ -43,7 +43,7 @@ class QgsFeatureExpressionValuesGatherer: public QThread
* Constructor
* \param layer the vector layer
* \param displayExpression if empty, the display expression is taken from the layer definition
* \param request the reqeust to perform
* \param request the request to perform
* \param identifierFields an optional list of fields name to be save in a variant list for an easier reuse
*/
QgsFeatureExpressionValuesGatherer( QgsVectorLayer *layer,
Expand Down

0 comments on commit c5b7d73

Please sign in to comment.