package/flex: fix typo in patch description

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 892d7d784e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2024-09-10 09:08:09 +02:00
parent 6791f8c9ff
commit 034b4230e0

View File

@@ -4,7 +4,7 @@ Date: Fri, 29 Sep 2017 18:03:51 +0200
Subject: [PATCH] build: make it possible to disable the build of the
documentation
When targetting embedded evices, the documentation is not needed.
When targeting embedded devices, the documentation is not needed.
Building the documentation default to whether the program is built.