mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
tutorials: time-management: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=785720
This commit is contained in:
parent
f1a79c576b
commit
6c830d168a
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ your code more readable.
|
||||||
If we got a message, we process it in the `handle_message`` `function
|
If we got a message, we process it in the `handle_message`` `function
|
||||||
(next subsection), otherwise:
|
(next subsection), otherwise:
|
||||||
|
|
||||||
### User interface resfreshing
|
### User interface refreshing
|
||||||
|
|
||||||
``` c
|
``` c
|
||||||
/* We got no message, this means the timeout expired */
|
/* We got no message, this means the timeout expired */
|
||||||
|
|
Loading…
Reference in a new issue