diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 465d9ca701..cf489df5c5 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -370,7 +370,7 @@ | |||
| 370 | 370 | ||
| 371 | <para> | 371 | <para> | 
| 372 | What happens during the build? | 372 | What happens during the build? | 
| 373 | When you build the kernel on your development system all files needed for the build | 373 | When you build the kernel on your development system, all files needed for the build | 
| 374 | are taken from the source repositories pointed to by the | 374 | are taken from the source repositories pointed to by the | 
| 375 | <filename>SRC_URI</filename> variable and gathered in a temporary work area | 375 | <filename>SRC_URI</filename> variable and gathered in a temporary work area | 
| 376 | where they are subsequently used to create the unique kernel. | 376 | where they are subsequently used to create the unique kernel. | 
