From: Joshua Lock <josh@linux.intel.com>
To: Joshua Lock <josh@linux.intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 4/4] lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->available
Date: Tue, 17 Apr 2012 08:24:45 -0700 [thread overview]
Message-ID: <4F8D8B3D.6040001@linux.intel.com> (raw)
In-Reply-To: <1334675945-11802-1-git-send-email-josh@linux.intel.com>
This fixes the typo raised in YOCTO #2229
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2229
It would be great to merge this before any releases are tagged as this
typo is visible in a tooltip.
Cheers,
Joshua
On 17/04/12 08:19, Joshua Lock wrote:
> Signed-off-by: Joshua Lock<josh@linux.intel.com>
> ---
> lib/bb/ui/crumbs/recipeselectionpage.py | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/lib/bb/ui/crumbs/recipeselectionpage.py b/lib/bb/ui/crumbs/recipeselectionpage.py
> index fff8a88..7336da9 100755
> --- a/lib/bb/ui/crumbs/recipeselectionpage.py
> +++ b/lib/bb/ui/crumbs/recipeselectionpage.py
> @@ -99,7 +99,7 @@ class RecipeSelectionPage (HobPage):
> }]
> }, {
> 'name' : 'Tasks',
> - 'tooltip' : 'All tasks availabel in the Yocto Project',
> + 'tooltip' : 'All tasks available in the Yocto Project',
> 'filter' : { RecipeListModel.COL_TYPE : ['task'] },
> 'columns' : [{
> 'col_name' : 'Task name',
--
Joshua Lock
Yocto Project
Intel Open Source Technology Centre
prev parent reply other threads:[~2012-04-17 15:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 15:19 [PATCH 4/4] lib/bb/ui/crumbs/recipeselectionpage: fix type availabel->available Joshua Lock
2012-04-17 15:24 ` Joshua Lock [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F8D8B3D.6040001@linux.intel.com \
--to=josh@linux.intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox