]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Fix mulptiplex_log typo
authorSimon Glass <sjg@chromium.org>
Thu, 10 Oct 2024 00:29:05 +0000 (18:29 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 16:24:27 +0000 (10:24 -0600)
commit3f6a0c890b9121f8517784bc288922a1269ceb94
treeedb9be4d845134adf85484bfbfadc47dc9c315e8
parent9fa4be6598108136b927f612e9c3f05f2c983df0
test: Fix mulptiplex_log typo

Fix a typo in a comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/u_boot_console_base.py