diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-08-23 13:06:37 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-24 19:49:35 -0700 |
| commit | e4e0d026c17bf628d18fb8ee9e6c59498c37e57c (patch) | |
| tree | 33405033f29d4550820a920c04919c8588ca3cab /documentation/poky-ref-manual/development.xml | |
| parent | 82fd0556c2a9c6c6b319b9fd44ba26124dd052ab (diff) | |
| download | poky-e4e0d026c17bf628d18fb8ee9e6c59498c37e57c.tar.gz | |
documentation: typo, spelling & minor grammar fixes
(From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/development.xml')
| -rw-r--r-- | documentation/poky-ref-manual/development.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index 53e6904545..15f40fed6b 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml | |||
| @@ -292,7 +292,7 @@ | |||
| 292 | <para>It is worth remembering that when using <filename>devshell</filename> | 292 | <para>It is worth remembering that when using <filename>devshell</filename> |
| 293 | you need to use the full compiler name such as <filename>arm-poky-linux-gnueabi-gcc</filename> | 293 | you need to use the full compiler name such as <filename>arm-poky-linux-gnueabi-gcc</filename> |
| 294 | instead of just using <filename>gcc</filename>. | 294 | instead of just using <filename>gcc</filename>. |
| 295 | The same applies to other applications such as <filename>bintuils</filename>, | 295 | The same applies to other applications such as <filename>binutils</filename>, |
| 296 | <filename>libtool</filename> and so forth. | 296 | <filename>libtool</filename> and so forth. |
| 297 | The Yocto Project has setup environment variables such as <filename>CC</filename> | 297 | The Yocto Project has setup environment variables such as <filename>CC</filename> |
| 298 | to assist applications, such as <filename>make</filename> to find the correct tools.</para> | 298 | to assist applications, such as <filename>make</filename> to find the correct tools.</para> |
