summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2025-10-24 08:52:47 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-29 23:16:33 +0000
commiteae21b0367085cda3e197ef5f3844c8342f0c60c (patch)
tree3ebb937f30b2f6a916f6c6c3f3d5dded513c3a13
parent39b37aa6a1e34fc53f51c32866f702ca6e394f51 (diff)
downloadpoky-eae21b0367085cda3e197ef5f3844c8342f0c60c.tar.gz
dev-manual/start.rst: fix typo "RELEASE" -> "RELEASES"
In addition, some minor grammatical tweaking. (From yocto-docs rev: 9e9bd1bec2d1ef96ff416bbf94e3821056436073) Signed-off-by: Robert P. J. Day <robday@acresecurity.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/dev-manual/start.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 77ba16e2f5..2a1be7260e 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -653,8 +653,8 @@ described in the ":ref:`dev-manual/start:accessing source archives`" section.
653#. *Get to the Downloads Area:* Select the "RELEASES" item from the 653#. *Get to the Downloads Area:* Select the "RELEASES" item from the
654 pull-down "DEVELOPMENT" tab menu near the top of the page. 654 pull-down "DEVELOPMENT" tab menu near the top of the page.
655 655
656#. *Select a Yocto Project Release:* On the top of the "RELEASE" page currently 656#. *Select a Yocto Project Release:* On the top of the "RELEASES" page, currently
657 supported releases are displayed, further down past supported Yocto Project 657 supported releases are displayed; further down, past supported Yocto Project
658 releases are visible. The "Download" links in the rows of the table there 658 releases are visible. The "Download" links in the rows of the table there
659 will lead to the download tarballs for the release. 659 will lead to the download tarballs for the release.
660 660