Skip to content

Commit 7fb886c

Browse files
fix wording
addresses: RIOT-OS#1041 (comment)
1 parent 854c741 commit 7fb886c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/include/hwtimer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ void hwtimer_wait(unsigned long ticks);
119119

120120
/**
121121
* @brief determine if the hwtimer module is initialized
122-
* @return true when the hwtimer module is initialized
122+
* @return true if the hwtimer module is initialized
123123
*/
124124
int hwtimer_active(void);
125125

0 commit comments

Comments
 (0)