Skip to content

Commit f076516

Browse files
authored
Fix typo
1 parent ae0f25c commit f076516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/flexitimer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ extern "C" {
2525
#include <stdint.h>
2626

2727
/**
28-
@brief Number of times
28+
@brief Number of timers
2929
*/
3030
#ifndef FLEXITIMER_MAX_TIMERS
3131
#define FLEXITIMER_MAX_TIMERS (10)

0 commit comments

Comments
 (0)