summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/overview-manual/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 065d9586c6..2631e412e5 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -1982,7 +1982,7 @@ Thanks to this, the depending tasks will keep a previously recorded
1982task hash, and BitBake will be able to retrieve their output from 1982task hash, and BitBake will be able to retrieve their output from
1983the Shared State cache, instead of re-executing them. Similarly, the 1983the Shared State cache, instead of re-executing them. Similarly, the
1984output of further downstream tasks can also be retrieved from Shared 1984output of further downstream tasks can also be retrieved from Shared
1985Shate. 1985State.
1986 1986
1987If the output hash is unknown, a new entry will be created on the Hash 1987If the output hash is unknown, a new entry will be created on the Hash
1988Equivalence server, matching the task hash to that output. 1988Equivalence server, matching the task hash to that output.