[gtk/matthiasc/for-master: 1/3] popover: Cosmetics




commit bd877ccf069070d8efae361cffa96d2588a30615
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 13 19:22:06 2021 -0500

    popover: Cosmetics

 gtk/gtkpopover.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkpopover.c b/gtk/gtkpopover.c
index 9d6f7eac56..3d3325a09e 100644
--- a/gtk/gtkpopover.c
+++ b/gtk/gtkpopover.c
@@ -642,7 +642,7 @@ gtk_popover_native_layout (GtkNative *native,
       gtk_widget_allocate (widget, width, height, -1, NULL);
 
       /* 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 popover.
        */
       maybe_request_motion_event (popover);


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