tutorials: time-management: fix typo

https://bugzilla.gnome.org/show_bug.cgi?id=785720
This commit is contained in:
Jinwoo Ahn 2017-08-02 18:39:06 +09:00 committed by Tim-Philipp Müller
parent f1a79c576b
commit 6c830d168a

View file

@ -255,7 +255,7 @@ your code more readable.
If we got a message, we process it in the `handle_message`` `function
(next subsection), otherwise:
### User interface resfreshing
### User interface refreshing
``` c
/* We got no message, this means the timeout expired */