summaryrefslogtreecommitdiff
path: root/tools/buildman
diff options
context:
space:
mode:
authorAdriano Carvalho <[email protected]>2025-08-25 23:32:32 +0100
committerHeinrich Schuchardt <[email protected]>2025-08-30 20:45:33 +0200
commit77c72bcb0d1b7b3e25761468749eece98232e9f0 (patch)
tree78b1ca78a2e74a2c85c1742d304c5a9866d09f68 /tools/buildman
parentb14d24af409470c380ce67abfd6e2b40bc055c2f (diff)
doc: Rephrase in a simpler way
It reads a bit nicer. Signed-off-by: Adriano Carvalho <[email protected]>
Diffstat (limited to 'tools/buildman')
-rw-r--r--tools/buildman/buildman.rst2
1 files changed, 1 insertions, 1 deletions
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