summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-09-26 09:54:24 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-26 16:40:40 +0100
commit702c515a7568b10bb208635d1d747b529e810690 (patch)
tree4915a4619c936d89fbf14b6b4e08ad1544dc4573 /documentation
parent1737c4e1d6fceedd8b6c4517ab0c0f6b045bbefd (diff)
downloadpoky-702c515a7568b10bb208635d1d747b529e810690.tar.gz
test-manual/yocto-project-compatible.rst: fix a typo
Fix a typo in yocto-project-compatible.rst. Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: a84c234acfedfa714419006c743405e2f9acaedc) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/test-manual/yocto-project-compatible.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/yocto-project-compatible.rst b/documentation/test-manual/yocto-project-compatible.rst
index 65d924fad9..7a2e00a99e 100644
--- a/documentation/test-manual/yocto-project-compatible.rst
+++ b/documentation/test-manual/yocto-project-compatible.rst
@@ -38,7 +38,7 @@ Benefits
38and flexible: it gives users the ultimate power to change pretty much any 38and flexible: it gives users the ultimate power to change pretty much any
39aspect of the system but as with most things, power comes with responsibility. 39aspect of the system but as with most things, power comes with responsibility.
40The Yocto Project would like to see people able to mix and match BSPs with 40The Yocto Project would like to see people able to mix and match BSPs with
41distro configs or software stacks and be able to merge succesfully. 41distro configs or software stacks and be able to merge successfully.
42Over time, the project identified characteristics in layers that allow them 42Over time, the project identified characteristics in layers that allow them
43to operate well together. "anti-patterns" were also found, preventing layers 43to operate well together. "anti-patterns" were also found, preventing layers
44from working well together. 44from working well together.