mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-03 21:26:36 +00:00
os/threading: Fix typo in comment
This commit is contained in:
parent
3168eb750d
commit
3d3361706c
|
@ -346,7 +346,7 @@ os_thread_helper_unlock(struct os_thread_helper *oth)
|
|||
}
|
||||
|
||||
/*!
|
||||
* Is the thread running, or suppised to be running.
|
||||
* Is the thread running, or supposed to be running.
|
||||
*
|
||||
* Must be called with the helper locked.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue