Correct label

pull/3/head
Dave Page 2016-06-30 14:05:10 +01:00
parent aa44122a8a
commit 685b2f4ab7
1 changed files with 1 additions and 1 deletions

View File

@ -1485,7 +1485,7 @@ class TriggerFunctionModule(SchemaChildModule):
"""
NODE_TYPE = 'trigger_function'
COLLECTION_LABEL = gettext("Trigger Function")
COLLECTION_LABEL = gettext("Trigger Functions")
def __init__(self, *args, **kwargs):
"""