From 482d0f23464da343355829da871e0644eef269e9 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Mon, 13 Oct 2014 12:03:53 +0200 Subject: [PATCH] Fix comment --- scripts/jenkins_script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/jenkins_script.py b/scripts/jenkins_script.py index 7abdbccd0..229f446c7 100755 --- a/scripts/jenkins_script.py +++ b/scripts/jenkins_script.py @@ -106,7 +106,7 @@ class JenkinsTrigger(object): 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('--------------------------------')