diff --git a/tests/bench_xtimer/README.md b/tests/bench_xtimer/README.md index a6a2714c60..4e06690194 100644 --- a/tests/bench_xtimer/README.md +++ b/tests/bench_xtimer/README.md @@ -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.