Skip to content

Commit 7953ebf

Browse files
authored
Fixing typo
1 parent 28874df commit 7953ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/Scheduler/src/Scheduler.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" {
2828
}
2929

3030
// This class exists for only backwards compatibility with arduino-libraries/Scheduler.
31-
// You are encorraged to use mbed::Thread directly rather than using this.
31+
// You are encouraged to use mbed::Thread directly rather than using this.
3232
class SchedulerClass {
3333
public:
3434
SchedulerClass();

0 commit comments

Comments
 (0)