]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
binman: Correct an 'aot' typo
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 19:14:45 +0000 (12:14 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:38:48 +0000 (11:38 -0800)
Fix this typo.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/bintool.py

index f460243e796b426d3aad6799f4c6b50794614bdb..bb22968855682a932a31b4ed5ba60bdb5ef3f456 100644 (file)
@@ -389,7 +389,7 @@ class Bintool:
 
     @classmethod
     def apt_install(cls, package):
-        """Install a bintool using the 'aot' tool
+        """Install a bintool using the 'apt' tool
 
         This requires use of servo so may request a password