Skip to content

Commit

Permalink
Update aon_timer.h (#1809)
Browse files Browse the repository at this point in the history
specifed -> specified
  • Loading branch information
eltociear authored Aug 20, 2024
1 parent 9a41722 commit fa88c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rp2_common/pico_aon_timer/include/pico/aon_timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa88c12

Please sign in to comment.