From fe3de257f8fe2eb151f901d2e22686c3f5172740 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sat, 16 Jan 2010 10:37:55 +0100 Subject: [PATCH] Fix typoes --- doc/bitbake.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bitbake.1 b/doc/bitbake.1 index b33c84571f0..a53be6f686d 100644 --- a/doc/bitbake.1 +++ b/doc/bitbake.1 @@ -67,7 +67,7 @@ drop into the interactive mode also called the BitBake shell. Specify task to execute. Note that this only executes the specified task for the providee and the packages it depends on, i.e. 'compile' does not implicitly call stage for the dependencies (IOW: use only if you know what you are doing). -Depending on the base.bbclass a listtaks tasks is defined and will show +Depending on the base.bbclass a listtasks tasks is defined and will show available tasks. .TP .B \-rFILE, \-\-read=FILE -- 2.47.3