Update aon_timer.h (#1809)

specifed -> specified
This commit is contained in:
Ikko Eltociear Ashimine 2024-08-21 02:48:45 +09:00 committed by GitHub
parent 9a41722dd3
commit fa88c125b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,7 +88,7 @@ void aon_timer_get_time(struct timespec *ts);
void aon_timer_get_resolution(struct timespec *ts);
/**
* \brief Enable an AON timer alarm for a specifed time
* \brief Enable an AON timer alarm for a specified time
* \ingroup pico_aon_timer
*
* \if rp2040_specific