We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28874df commit 7953ebfCopy full SHA for 7953ebf
libraries/Scheduler/src/Scheduler.h
@@ -28,7 +28,7 @@ extern "C" {
28
}
29
30
// This class exists for only backwards compatibility with arduino-libraries/Scheduler.
31
-// You are encorraged to use mbed::Thread directly rather than using this.
+// You are encouraged to use mbed::Thread directly rather than using this.
32
class SchedulerClass {
33
public:
34
SchedulerClass();
0 commit comments