diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-30 17:52:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-08 14:36:38 +0100 |
commit | fed404fca0ae6eb313aeac7c029d22c06b5486a7 (patch) | |
tree | 3c44e751d9d3f676ae2d56f05f212cdc022f2ad4 /documentation/overview-manual/intro.rst | |
parent | ae1b8c607909d108d994386ad6e78f1f0422e174 (diff) | |
download | poky-fed404fca0ae6eb313aeac7c029d22c06b5486a7.tar.gz |
manuals: fix trailing spaces
Fixing errors reported by "make sphinx-lint"
(From yocto-docs rev: ef6b650c31c4320314564bb85a45eebde3fd98c1)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/intro.rst')
-rw-r--r-- | documentation/overview-manual/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/intro.rst b/documentation/overview-manual/intro.rst index a8091771f4..80446b3810 100644 --- a/documentation/overview-manual/intro.rst +++ b/documentation/overview-manual/intro.rst | |||
@@ -38,7 +38,7 @@ This manual does not give you the following: | |||
38 | procedures reside in other manuals within the Yocto Project | 38 | procedures reside in other manuals within the Yocto Project |
39 | documentation set. For example, the :doc:`/dev-manual/index` | 39 | documentation set. For example, the :doc:`/dev-manual/index` |
40 | provides examples on how to perform | 40 | provides examples on how to perform |
41 | various development tasks. As another example, the | 41 | various development tasks. As another example, the |
42 | :doc:`/sdk-manual/index` manual contains detailed | 42 | :doc:`/sdk-manual/index` manual contains detailed |
43 | instructions on how to install an SDK, which is used to develop | 43 | instructions on how to install an SDK, which is used to develop |
44 | applications for target hardware. | 44 | applications for target hardware. |