Merge pull request #9017 from rh-dluong/fix-timeout-description

Changed task to job in job timeout description, fixes #9016

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2021-01-06 15:31:19 +00:00 committed by GitHub
commit 148e4ef10c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -433,7 +433,7 @@ function JobTemplateForm({
min="0"
label={i18n._(t`Timeout`)}
tooltip={i18n._(t`The amount of time (in seconds) to run
before the task is canceled. Defaults to 0 for no job
before the job is canceled. Defaults to 0 for no job
timeout.`)}
/>
<FieldWithPrompt