doc: Rephrase in a simpler way

It reads a bit nicer.

Signed-off-by: Adriano Carvalho <adrianocarvalho.pt@gmail.com>
This commit is contained in:
Adriano Carvalho
2025-08-30 20:45:33 +02:00
committed by Heinrich Schuchardt
parent b14d24af40
commit 77c72bcb0d
+1 -1
View File
@@ -1188,7 +1188,7 @@ Use the -L (``--no-lto``) flag to disable LTO.
Doing a simple build
--------------------
In some cases you just want to build a single board and get the full output, use
In case you want to build a single board and get the full output, use
the -w option, for example:
.. code-block:: bash