mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
docs/manual/customize-outside-br.adoc: fix 'or' typo
It is OR, not OT.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 777c081abe)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -191,7 +191,7 @@ tree.
|
||||
|
||||
For some packages, Buildroot provides a choice between two (or more)
|
||||
implementations of API-compatible such packages. For example, there is
|
||||
a choice to choose either libjpeg ot jpeg-turbo; there is one between
|
||||
a choice to choose either libjpeg or jpeg-turbo; there is one between
|
||||
openssl or libressl; there is one to select one of the known,
|
||||
pre-configured toolchains...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user