[gtk+/rendering-cleanup: 61/65] gtk: Fix typos in comment



commit abdd9925e633bbdfcf61ef2049aac44f631cf302
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]