Fix comment

This commit is contained in:
Samuel Mehrbrodt 2014-10-13 12:03:53 +02:00
parent 7fa80e5cfd
commit 482d0f2346

View File

@ -106,7 +106,7 @@ class JenkinsTrigger(object):
def print_output(self): def print_output(self):
""" """
Print the status information of the build tirggered. Print the status information of the build triggered.
""" """
print('Add this to your merge proposal:') print('Add this to your merge proposal:')
print('--------------------------------') print('--------------------------------')