Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Nov 14, 2023
1 parent a74edf8 commit 345dbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g3w-admin/qdjango/utils/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ def _getDataEditTypes(self):
data['values'].append(
{'key': key, 'value': value})

# If ewidget.type() is ReferenceValue, add DiplayExpression of referencedlayer
# If ewidget.type() is ReferenceValue, add DisplayExpression of referencedlayer
elif ewidget.type() == 'RelationReference':

# Remove from layer dotasource data
Expand Down

0 comments on commit 345dbe8

Please sign in to comment.