[gnome-software: 3/10] gs-picture: Fix a typo in a comment




commit 1bc8b6548d34d99ab2ff7d0e5a82226dc3a1ddee
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Aug 20 11:40:34 2021 +0100

    gs-picture: Fix a typo in a comment
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-picture.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-picture.c b/src/gs-picture.c
index d62bff1b9..4fe2b0630 100644
--- a/src/gs-picture.c
+++ b/src/gs-picture.c
@@ -235,7 +235,7 @@ css_size_allocate_self (GtkWidget *widget, GtkAllocation *allocation)
        GtkBorder margin;
 
        /* Manually apply the border, the padding and the margin as we can't use the
-        * private GtkGagdet.
+        * private GtkGadget.
         */
        style_context = gtk_widget_get_style_context (widget);
        state_flags = gtk_widget_get_state_flags (widget);


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