From: "Michael Opdenacker" <michael.opdenacker@bootlin.com>
To: bitbake-devel@lists.openembedded.org
Cc: docs@lists.yoctoproject.org,
Michael Opdenacker <michael.opdenacker@bootlin.com>
Subject: [PATCH] doc: bitbake-user-manual: grammar fix for the number of "metadata"
Date: Thu, 29 Jul 2021 15:01:33 +0200 [thread overview]
Message-ID: <20210729130133.163787-1-michael.opdenacker@bootlin.com> (raw)
In-Reply-To: <9aebdc2ca149587d39cd23628c392423148f22ba.camel@linuxfoundation.org>
"metadata" is used both as singular and as plural.
The first change fixes a case in which the verbs have a singular conjugation
but articles that indicate a plural case.
The second change is for consistency with the first one inside
the same paragraph.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
doc/bitbake-user-manual/bitbake-user-manual-intro.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-intro.rst b/doc/bitbake-user-manual/bitbake-user-manual-intro.rst
index eb140665..64e7305d 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-intro.rst
+++ b/doc/bitbake-user-manual/bitbake-user-manual-intro.rst
@@ -27,11 +27,11 @@ Linux software stacks using a task-oriented approach.
Conceptually, BitBake is similar to GNU Make in some regards but has
significant differences:
-- BitBake executes tasks according to provided metadata that builds up
+- BitBake executes tasks according to provided metadata that build up
the tasks. Metadata is stored in recipe (``.bb``) and related recipe
"append" (``.bbappend``) files, configuration (``.conf``) and
underlying include (``.inc``) files, and in class (``.bbclass``)
- files. The metadata provides BitBake with instructions on what tasks
+ files. The metadata provide BitBake with instructions on what tasks
to run and the dependencies between those tasks.
- BitBake includes a fetcher library for obtaining source code from
--
2.25.1
next prev parent reply other threads:[~2021-07-29 13:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 16:11 "metadata": plural or singular or both? Michael Opdenacker
2021-07-21 16:20 ` [docs] " Richard Purdie
2021-07-21 17:04 ` Michael Opdenacker
2021-07-22 6:40 ` Richard Purdie
2021-07-29 13:01 ` Michael Opdenacker [this message]
2021-07-29 13:05 ` [bitbake-devel] [PATCH] doc: bitbake-user-manual: grammar fix for the number of "metadata" Quentin Schulz
2021-07-29 13:09 ` [docs] " Michael Opdenacker
2021-07-29 21:31 ` Richard Purdie
2021-07-30 10:29 ` [PATCH v4] " Michael Opdenacker
2021-07-30 10:33 ` [docs] [bitbake-devel] [PATCH] " 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=20210729130133.163787-1-michael.opdenacker@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=bitbake-devel@lists.openembedded.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox