diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/test-manual/yocto-project-compatible.rst | 2 |
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 | |||
38 | and flexible: it gives users the ultimate power to change pretty much any | 38 | and flexible: it gives users the ultimate power to change pretty much any |
39 | aspect of the system but as with most things, power comes with responsibility. | 39 | aspect of the system but as with most things, power comes with responsibility. |
40 | The Yocto Project would like to see people able to mix and match BSPs with | 40 | The Yocto Project would like to see people able to mix and match BSPs with |
41 | distro configs or software stacks and be able to merge succesfully. | 41 | distro configs or software stacks and be able to merge successfully. |
42 | Over time, the project identified characteristics in layers that allow them | 42 | Over time, the project identified characteristics in layers that allow them |
43 | to operate well together. "anti-patterns" were also found, preventing layers | 43 | to operate well together. "anti-patterns" were also found, preventing layers |
44 | from working well together. | 44 | from working well together. |