Skip to content

Commit

Permalink
Adjust processing provider name
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Nov 20, 2017
1 parent fab5655 commit 00554ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processing_provider/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def getName(self):
def getDescription(self):
"""This is the provired full name.
"""
return 'QField Synchronisation Provider'
return 'QGEP Wastewater Network Tools'

def getIcon(self):
"""We return the default icon.
Expand Down

0 comments on commit 00554ed

Please sign in to comment.