diff options
| author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-12-24 14:59:19 +0900 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2014-01-24 16:59:07 -0500 | 
| commit | 26d2857485f185bb0535b8f7a8645d355a46128c (patch) | |
| tree | d9f9e4007babaf409e70b23912c0ce01c9466a54 | |
| parent | 686f60f519a3b06dfc4571cfb0dd832467179479 (diff) | |
| download | olio-uboot-2014.01-26d2857485f185bb0535b8f7a8645d355a46128c.tar.xz olio-uboot-2014.01-26d2857485f185bb0535b8f7a8645d355a46128c.zip | |
cosmetic: tools/scripts/README: insert only one space between words
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
| -rw-r--r-- | tools/scripts/README | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tools/scripts/README b/tools/scripts/README index dbc4425af..c3b491aa5 100644 --- a/tools/scripts/README +++ b/tools/scripts/README @@ -8,7 +8,7 @@  This directory contains scripts that help to perform certain actions  that need to be done frequently when working with U-Boot. -They are meant as EXAMPLE code, so it is very likely  that  you  will +They are meant as EXAMPLE code, so it is very likely that you will  have to modify them before use. |