
22 Feb
2023
22 Feb
'23
8:14 p.m.
Fix this typo.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/binman/bintool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/binman/bintool.py b/tools/binman/bintool.py index 8fda13ff012..e1dff9aa1b5 100644 --- a/tools/binman/bintool.py +++ b/tools/binman/bintool.py @@ -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
--
2.39.2.637.g21b0678d19-goog