Re: [docs] [PATCH] fix multiple typo and grammar issues
"Antonin Godard" <[email protected]> Wed, 15 Jul 2026 14:28:02 +0200
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed Jul 15, 2026 at 9:34 AM CEST, wang lian via lists.yoctoproject.org wrote: > From: Lian Wang <[email protected]> > > Fix several typographical and grammatical errors across the > documentation: > > - "and and" -> "and" in release-process.rst > - "for for" -> "for" in release-notes-3.4.2.rst > - "does not provides" -> "does not provide" in release-process.rst > - "to be receive" -> "to receive" in submit-changes.rst > - "overriden" -> "overridden" in release-notes-5.0.rst and > release-notes-5.1.rst > - "now support" -> "now supports" in release-notes-5.1.rst > - "referring WORKDIR" -> "referring to WORKDIR" in release-notes-5.1.rst > > Signed-off-by: Lian Wang <[email protected]> > --- > documentation/contributor-guide/submit-changes.rst | 2 +- > documentation/migration-guides/release-notes-3.4.2.rst | 2 +- > documentation/migration-guides/release-notes-5.0.rst | 2 +- > documentation/migration-guides/release-notes-5.1.rst | 8 ++++---- > documentation/ref-manual/release-process.rst | 4 ++-- > 5 files changed, 9 insertions(+), 9 deletions(-) I think this is a resend? This patch is already on master-next, and looks fine to me, thanks! Antonin