diff --git a/src/rp2_common/pico_aon_timer/include/pico/aon_timer.h b/src/rp2_common/pico_aon_timer/include/pico/aon_timer.h index 4fdb2ba6d..873cda28c 100644 --- a/src/rp2_common/pico_aon_timer/include/pico/aon_timer.h +++ b/src/rp2_common/pico_aon_timer/include/pico/aon_timer.h @@ -92,10 +92,10 @@ void aon_timer_get_resolution(struct timespec *ts); * \ingroup pico_aon_timer * * \if rp2040_specific - * On RP2040 The alarm will not fire if it is in the past + * On RP2040 the alarm will not fire if it is in the past * \endif * \if rp2350_specific - * On RP2040 The alarm will fire if it is in the past + * On RP2350 the alarm will fire if it is in the past * \endif * * \param ts the alarm time