]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc-common.inc: Fix comment
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 14:38:31 +0000 (14:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 14:38:31 +0000 (14:38 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-common.inc

index 5ba68a094c3fcd000ccfd71ac080100dd41de9c1..e89a7c0e97a6ab4da3dd2da71135a1d7f4b5a862 100644 (file)
@@ -107,5 +107,5 @@ addtask headerfix after do_unpack before do_patch
 do_headerfix[vardepvalue] = "PATH"
 
 # We need to ensure that for the shared work directory, the do_patch singatures match
-The real WORKDIR location isn't a dependency for the shared workdir.
+The real WORKDIR location isn't a dependency for the shared workdir.
 src_patches[vardepsexclude] = "WORKDIR"