aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at/files/fix_parallel_build_error.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/at/files/fix_parallel_build_error.patch')
-rw-r--r--meta/recipes-extended/at/files/fix_parallel_build_error.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/at/files/fix_parallel_build_error.patch b/meta/recipes-extended/at/files/fix_parallel_build_error.patch
index 877be35aaf..66ff3e1c11 100644
--- a/meta/recipes-extended/at/files/fix_parallel_build_error.patch
+++ b/meta/recipes-extended/at/files/fix_parallel_build_error.patch
@@ -5,7 +5,7 @@ make -j was failing sometimesa like this
| make: *** [lex.yy.o] Error 1
| make: *** Waiting for unfinished jobs....
-Fixed the issue by adding a dependancy in the makefile.
+Fixed the issue by adding a dependency in the makefile.
Nitin <nitin.a.kamble@intel.com>
2010/09/02