From 74ada3e0d8e8022800242fbf3e88f996026c0ca0 Mon Sep 17 00:00:00 2001 From: Marian Buschsieweke Date: Thu, 14 May 2020 20:28:18 +0200 Subject: [PATCH] sys/ztimer: Fixed typo in doc --- sys/include/ztimer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/include/ztimer.h b/sys/include/ztimer.h index 1e03cdd25a..c3f4d66fca 100644 --- a/sys/include/ztimer.h +++ b/sys/include/ztimer.h @@ -84,7 +84,7 @@ * * - @ref ztimer_periph_rtt_init "ztimer_periph_rtt" interface for periph_rtt * - @ref ztimer_periph_rtc_init "ztimer_periph_rtc" interface for periph_rtc - * - @ref ztimer_periph_timer_init "ztimer_periphtimer" interface for periph_timer + * - @ref ztimer_periph_timer_init "ztimer_periph_timer" interface for periph_timer * * Filter submodules: *