From 53abbeea9df372166eda9b1d169932db01fbcf7b Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 7 Jul 2016 17:54:14 +0200 Subject: typo --- job-cfg/d-i.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/d-i.yaml.py') diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py index cf9844f8..e0906d05 100755 --- a/job-cfg/d-i.yaml.py +++ b/job-cfg/d-i.yaml.py @@ -374,7 +374,7 @@ data.extend( 'project-type': 'freestyle', 'properties': prop(type='packages', priority=99), 'parameters': [{'string': {'name': 'PU_GIT_BRANCH', - 'description': 'The git branch that triggered the build that reulted in this subsequent build'}}], + 'description': 'git branch that triggered the build that resulted in this subsequent build.'}}], 'logrotate': lr(90), 'publishers': publ(irc='debian-boot')}}]) -- cgit v1.2.3-54-g00ecf