[gtk+] gtk: Fix typos in comment
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtk: Fix typos in comment
- Date: Thu, 2 Dec 2010 19:57:43 +0000 (UTC)
commit a6b407cf4aaa093d70adea2bad032358aa9362f3
Author: Benjamin Otte <otte redhat com>
Date: Mon Nov 29 17:51:59 2010 +0100
gtk: Fix typos in comment
gtk/gtkmain.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkmain.c b/gtk/gtkmain.c
index feb7ee2..ceac861 100644
--- a/gtk/gtkmain.c
+++ b/gtk/gtkmain.c
@@ -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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]