mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
janitor: Fix typos and make cspell happy
This commit is contained in:
parent
ed60dcb6b5
commit
86a6add32c
4 changed files with 6 additions and 4 deletions
|
|
@ -982,7 +982,7 @@ void invoke_from_event_loop(Functor f)
|
|||
///
|
||||
/// This function must be called from a different thread than the thread that runs the event loop
|
||||
/// otherwise it will result in a deadlock. Calling this function if the event loop is not running
|
||||
/// will also block foerver or until the event loop is started in another thread.
|
||||
/// will also block forever or until the event loop is started in another thread.
|
||||
///
|
||||
/// The following example is reading the message property from a thread
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue