summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/lib/toaster/toastergui/templates/task.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/task.html b/bitbake/lib/toaster/toastergui/templates/task.html
index a09eb26d07..d7e2619f5f 100644
--- a/bitbake/lib/toaster/toastergui/templates/task.html
+++ b/bitbake/lib/toaster/toastergui/templates/task.html
@@ -108,7 +108,7 @@
108 {% elif task.outcome == task.OUTCOME_COVERED %} 108 {% elif task.outcome == task.OUTCOME_COVERED %}
109 <dl class="dl-horizontal"> 109 <dl class="dl-horizontal">
110 <dt> 110 <dt>
111 <i class="icon-question-sign get-help" title="The task providing the outcome of this task"></i> Task covered by 111 <i class="icon-question-sign get-help" title="The task(s) providing the outcome of this task"></i> Task covered by
112 </dt> 112 </dt>
113 <dd> 113 <dd>
114 <ul> 114 <ul>