All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Ammann <daniel.ammann@bytesatwork.ch>
To: docs@lists.yoctoproject.org
Subject: [PATCH] overview-manual: concepts.rst: Fix a typo
Date: Tue, 30 May 2023 08:37:51 +0200	[thread overview]
Message-ID: <20230530063751.905344-1-daniel.ammann@bytesatwork.ch> (raw)

Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch>
---
 documentation/overview-manual/concepts.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 6db515e50..668e00256 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -1941,7 +1941,7 @@ Thanks to this, the depending tasks will keep a previously recorded
 task hash, and BitBake will be able to retrieve their output from
 the Shared State cache, instead of re-executing them. Similarly, the
 output of further downstream tasks can also be retrieved from Shared
-Shate.
+State.
 
 If the output hash is unknown, a new entry will be created on the Hash
 Equivalence server, matching the task hash to that output.
-- 
2.30.2



             reply	other threads:[~2023-05-30  6:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30  6:37 Daniel Ammann [this message]
2023-05-30  8:01 ` [docs] [PATCH] overview-manual: concepts.rst: Fix a typo Michael Opdenacker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230530063751.905344-1-daniel.ammann@bytesatwork.ch \
    --to=daniel.ammann@bytesatwork.ch \
    --cc=docs@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.