diff options
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 52ab8e78dd..bdd192f8c6 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
@@ -406,7 +406,7 @@ | |||
406 | is a relatively generic implementation of how to "capture" a snapshot of a given task. | 406 | is a relatively generic implementation of how to "capture" a snapshot of a given task. |
407 | The idea is that the build process does not care about the source of a task's output. | 407 | The idea is that the build process does not care about the source of a task's output. |
408 | Output could be freshly built or it could be downloaded and unpacked from | 408 | Output could be freshly built or it could be downloaded and unpacked from |
409 | somewhere - the build process doesn't need to worry about its source. | 409 | somewhere - the build process does not need to worry about its source. |
410 | </para> | 410 | </para> |
411 | 411 | ||
412 | <para> | 412 | <para> |