popover: Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2021 00:22:06 +0000 (19:22 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2021 01:26:54 +0000 (20:26 -0500)
gtk/gtkpopover.c

index 9d6f7eac56ad1402763fcb4e0c7a552ccf448f17..3d3325a09ef4ad059f1d388f42a1ab00ba3aaf51 100644 (file)
@@ -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);