diff options
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/recipe.html')
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/recipe.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/recipe.html b/bitbake/lib/toaster/toastergui/templates/recipe.html index 1adb012189..d2d6bc1773 100644 --- a/bitbake/lib/toaster/toastergui/templates/recipe.html +++ b/bitbake/lib/toaster/toastergui/templates/recipe.html | |||
| @@ -257,7 +257,7 @@ | |||
| 257 | {% if object.section %} | 257 | {% if object.section %} |
| 258 | <dt> | 258 | <dt> |
| 259 | Section | 259 | Section |
| 260 | <i class="icon-question-sign get-help" data-toggle="tooltip" title="The section in which packages should be categorised. There are 5 sections: base, console, utils, devel and libs."></i> | 260 | <i class="icon-question-sign get-help" data-toggle="tooltip" title="The section in which recipes should be categorised"></i> |
| 261 | </dt> | 261 | </dt> |
| 262 | <dd>{{object.section}}</dd> | 262 | <dd>{{object.section}}</dd> |
| 263 | {% endif %} | 263 | {% endif %} |
