diff options
author | Andrew Kreimer <algonell@gmail.com> | 2025-04-08 14:31:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-25 12:37:57 +0100 |
commit | 51a68b0a42c2c5ed9865c2870f68a1a60845ff6e (patch) | |
tree | c1cd8b3203e266a5d4d01437af9f5323e6da6b05 | |
parent | 55ab189a41a7c6863e1351c9c629ae6b2dc549f7 (diff) | |
download | poky-51a68b0a42c2c5ed9865c2870f68a1a60845ff6e.tar.gz |
manuals: remove repeated word
The word "modern" appears twice, remove the extra one.
(From yocto-docs rev: c3671cbddaa3c0df195a5cd01d50e26cb6dbcbe4)
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 | ||