diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2012-06-01 00:24:24 +0700 |
---|---|---|
committer | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2012-06-01 00:24:24 +0700 |
commit | 07202af3c52c72fad974349c3b2046b0ee2ec162 (patch) | |
tree | 9b07621a613983ee89cab622d52fba3646984fdb /tail_build | |
parent | efecdeceb8f58563623a105f464cce72a09768a9 (diff) |
fix some typo
Change-Id: Ib88169968d164c88703505da022887ea8d53c721
Diffstat (limited to 'tail_build')
-rw-r--r-- | tail_build/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tail_build/README b/tail_build/README index 6648f76bb720..4ce922875204 100644 --- a/tail_build/README +++ b/tail_build/README @@ -5,7 +5,7 @@ A few module that normally get built at the end of the build process are already converted. this 'pseudo-module' build them all as one. As module get converted to gbuild they can be added to this module -if they fix the neceesary pre-requisite. that is: +if they fix the necessary pre-requisite. that is: To qualify a module must not be the dependant of any other module, except postprocess or if the other module itself is under tail_build |