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('--------------------------------')