It reads a bit nicer. Signed-off-by: Adriano Carvalho <[email protected]> --- tools/buildman/buildman.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/buildman/buildman.rst b/tools/buildman/buildman.rst index 368ef5c6f19..a6ae9b0a9d1 100644 --- a/tools/buildman/buildman.rst +++ b/tools/buildman/buildman.rst @@ -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 -- 2.48.1

