]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc/buildman: typo 'require'
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 7 Apr 2025 06:59:24 +0000 (08:59 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 11 Apr 2025 11:27:38 +0000 (13:27 +0200)
%s/require/required/

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
tools/buildman/buildman.rst

index 924564b570013fccb28ceb0a88731462cbe90a6a..07ecc5c110ce261c10131c58322275636bd7c450 100644 (file)
@@ -247,7 +247,7 @@ Setting up
    section is ignored. If more than one line is provided, only the last one
    is taken.
 
-#. Make sure you have the require Python pre-requisites
+#. Make sure you have the required Python pre-requisites
 
    Buildman uses multiprocessing, Queue, shutil, StringIO, ConfigParser and
    urllib2. These should normally be available, but if you get an error like