doc: Rephrase in a simpler way
authorAdriano Carvalho <adrianocarvalho.pt@gmail.com>
Mon, 25 Aug 2025 22:32:32 +0000 (23:32 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 30 Aug 2025 18:45:33 +0000 (20:45 +0200)
It reads a bit nicer.

Signed-off-by: Adriano Carvalho <adrianocarvalho.pt@gmail.com>
tools/buildman/buildman.rst

index 368ef5c..a6ae9b0 100644 (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