summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Kreimer <algonell@gmail.com>2025-04-08 14:31:26 +0300
committerSteve Sakoman <steve@sakoman.com>2025-05-02 08:12:41 -0700
commit8c784f928776cb0166e7bd1d6f25e9a7ea15e415 (patch)
tree12f197b8a62a5b7cf289eb408695c0ffcc01710e
parentc6b1489d983fba98e2db4f17b1710e5def469f34 (diff)
downloadpoky-8c784f928776cb0166e7bd1d6f25e9a7ea15e415.tar.gz
manuals: remove repeated word
The word "modern" appears twice, remove the extra one. (From yocto-docs rev: db02bc7eb59feaece5d2a07b3586fd41c7a73a1e) Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--documentation/brief-yoctoprojectqs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index 3460a7437f..d7e8c6c51b 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