diff options
Diffstat (limited to 'tools/binman/bintool.py')
| -rw-r--r-- | tools/binman/bintool.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tools/binman/bintool.py b/tools/binman/bintool.py index f460243e796..bb229688556 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 | 
