diff options
author | Andrew Kreimer <algonell@gmail.com> | 2025-04-08 14:31:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-21 21:17:02 +0100 |
commit | e5577538c3161f8782e025abea05d30ad5f93139 (patch) | |
tree | 42550a0c58bdd7367f3fcba2a5bc9038464bfada | |
parent | 90e4af3effd8b62e52f4f8746d9768bbcf61cfd2 (diff) | |
download | poky-e5577538c3161f8782e025abea05d30ad5f93139.tar.gz |
manuals: remove repeated word
The word "modern" appears twice, remove the extra one.
(From yocto-docs rev: 8a2169431551ea29bf45b2eb120a13f0e444e1ea)
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/brief-yoctoprojectqs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst index 3d249eefaa..2f6e4cf02e 100644 --- a/documentation/brief-yoctoprojectqs/index.rst +++ b/documentation/brief-yoctoprojectqs/index.rst | |||
@@ -44,7 +44,7 @@ following requirements: | |||
44 | much more will help to run multiple builds and increase | 44 | much more will help to run multiple builds and increase |
45 | performance by reusing build artifacts. | 45 | performance by reusing build artifacts. |
46 | 46 | ||
47 | - At least &MIN_RAM; Gbytes of RAM, though a modern modern build host with as | 47 | - At least &MIN_RAM; Gbytes of RAM, though a modern build host with as |
48 | much RAM and as many CPU cores as possible is strongly recommended to | 48 | much RAM and as many CPU cores as possible is strongly recommended to |
49 | maximize build performance. | 49 | maximize build performance. |
50 | 50 | ||