tests/bench_xtimer: fix typo 'emtpy' -> 'empty'
This commit is contained in:
parent
44f8d82571
commit
f91571b36e
@ -14,7 +14,7 @@ actually triggers.
|
||||
|
||||
### set() one
|
||||
|
||||
This repeatedly sets one timer in an otherwise emtpy list.
|
||||
This repeatedly sets one timer in an otherwise empty list.
|
||||
All but the first iteration will cause xtimer to implicitly remove the timer
|
||||
first.
|
||||
All iterations will cause the underlying periph timer to be updated.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user