summaryrefslogtreecommitdiff
path: root/doc/build
diff options
context:
space:
mode:
authorAdriano Carvalho <adrianocarvalho.pt@gmail.com>2025-08-25 23:32:36 +0100
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2025-08-30 20:45:33 +0200
commit1041ce48a9942ac6fcb580c8973d420dbe53a8ae (patch)
tree126d31a84060261a463c0fb1c834fdf04a4fad5f /doc/build
parent0492657c74f517dae71ed4864ef10bb05e22a2d4 (diff)
doc: Capitalize the word Buildman whenever it's used as a proper noun
This consistency reads a bit nicer. Signed-off-by: Adriano Carvalho <adrianocarvalho.pt@gmail.com>
Diffstat (limited to 'doc/build')
-rw-r--r--doc/build/reproducible.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/reproducible.rst b/doc/build/reproducible.rst
index 8b030f469d7..1512129e374 100644
--- a/doc/build/reproducible.rst
+++ b/doc/build/reproducible.rst
@@ -24,4 +24,4 @@ This date is shown when we launch U-Boot:
./u-boot -T
U-Boot 2023.01 (Jan 01 2023 - 00:00:00 +0000)
-The same effect can be obtained with buildman using the `-r` flag.
+The same effect can be obtained with Buildman using the `-r` flag.