forked from AuroraMiddleware/gtk
gtk: Fix typos in comment
This commit is contained in:
parent
8c6831ab5e
commit
a6b407cf4a
@ -1656,7 +1656,7 @@ gtk_main_do_event (GdkEvent *event)
|
||||
{
|
||||
/* The app may paint with a previously allocated cairo_t,
|
||||
which will draw directly to the window. We can't catch cairo
|
||||
drap operatoins to automatically flush the window, thus we
|
||||
draw operations to automatically flush the window, thus we
|
||||
need to explicitly flush any outstanding moves or double
|
||||
buffering */
|
||||
gdk_window_flush (event->any.window);
|
||||
|
Loading…
Reference in New Issue
Block a user