You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/rtos/rtos.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,4 +58,4 @@ Each `Thread` can wait for signals and be notified of events:
58
58
59
59
##### Status and error codes
60
60
61
-
The Mbed OS error handling system assigns specific error codes for RTOS-related erros. See [the error handling documentation](error-handling.html) for more information on RTOS errors reported.
61
+
The Mbed OS error handling system assigns specific error codes for RTOS-related errors. See [the error handling documentation](error-handling.html) for more information on RTOS errors reported.
0 commit comments