1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/cortexm_common_ldscript: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:14:14 +02:00
parent fec66ab5ae
commit 1254fe5a23

View File

@ -28,7 +28,7 @@ Test ROM overflow detection (too_big_for_rom): [OK]
Test ROM overflow detection (offset_and_romlen): [OK]
```
For a bord that have a `ROM_OFFSET` variable configured by default (== a board
For a board that have a `ROM_OFFSET` variable configured by default (== a board
with bootloader installed), it produces the following output after the normal
compilation: