twister: Fix trivial typo
Plarforms -> Platforms Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
ddd0a82ac7
commit
16003b1e58
1 changed files with 1 additions and 1 deletions
|
@ -730,7 +730,7 @@ structure in the main Zephyr tree: boards/<arch>/<board_name>/""")
|
|||
"--enable-coverage.")
|
||||
|
||||
parser.add_argument("--coverage-platform", action="append", default=[],
|
||||
help="Plarforms to run coverage reports on. "
|
||||
help="Platforms to run coverage reports on. "
|
||||
"This option may be used multiple times. "
|
||||
"Default to what was selected with --platform.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue