[gtk/fix-cursor-hiding: 4/7] Typo fix




commit bef9b9ccc64049f03e93cfcae29a603d7c586198
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Mar 25 13:53:56 2021 -0400

    Typo fix

 gtk/gtkwindow.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 2aa6053494..976857fe71 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -2046,7 +2046,7 @@ gtk_window_native_layout (GtkNative *native,
     }
 
   /* This fake motion event is needed for getting up to date pointer focus
-   * and coordinates when tho pointer didn't move but the layout changed
+   * and coordinates when the pointer didn't move but the layout changed
    * within the window.
    */
   if (gtk_widget_needs_allocate (widget))


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]