summaryrefslogtreecommitdiff
path: root/tools/mmd/MmdCommands.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mmd/MmdCommands.py')
-rw-r--r--tools/mmd/MmdCommands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mmd/MmdCommands.py b/tools/mmd/MmdCommands.py
index 3cd5466..03edb4b 100644
--- a/tools/mmd/MmdCommands.py
+++ b/tools/mmd/MmdCommands.py
@@ -108,7 +108,7 @@ def cancelRegistration (session):
session.user.cancel (code)
return indexWidget (dataWidget (session), cancelRegistrationWidget (), statusWidget (session), session)
-def credits (session):
+def mmdCredits (session):
'''
display a page with credits/thanks
'''