summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAndrew Kreimer <algonell@gmail.com>2025-04-08 14:31:26 +0300
committerSteve Sakoman <steve@sakoman.com>2025-04-28 08:18:53 -0700
commitc9de4c568e965d9dff6501827acdf8fbd455a4b5 (patch)
tree2f776aa184f03c61f8d50615cf54cfc34e15c592 /documentation
parent911317c777024d937992d9cefef9b0c19f325dc9 (diff)
downloadpoky-c9de4c568e965d9dff6501827acdf8fbd455a4b5.tar.gz
manuals: remove repeated word
The word "modern" appears twice, remove the extra one. (From yocto-docs rev: 6d2715b74d43c39fcee3ad7631d93b5396ce84bf) 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>
Diffstat (limited to 'documentation')
-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 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