diff options
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/technical-details.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/technical-details.xml b/documentation/poky-ref-manual/technical-details.xml index a63943e0c6..4cc1a7b395 100644 --- a/documentation/poky-ref-manual/technical-details.xml +++ b/documentation/poky-ref-manual/technical-details.xml | |||
@@ -525,7 +525,7 @@ | |||
525 | <title>Invalidating Shared State</title> | 525 | <title>Invalidating Shared State</title> |
526 | 526 | ||
527 | <para> | 527 | <para> |
528 | The shared state code uses checksums and shared state memory | 528 | The shared state code uses checksums and shared state |
529 | cache to avoid unnecessarily rebuilding tasks. | 529 | cache to avoid unnecessarily rebuilding tasks. |
530 | As with all schemes, this one has some drawbacks. | 530 | As with all schemes, this one has some drawbacks. |
531 | It is possible that you could make implicit changes that are not factored | 531 | It is possible that you could make implicit changes that are not factored |