[gnome-software/wip/feature-tile-narrow-mode] Apply 1 suggestion(s) to 1 file(s)



commit 2ec9a184c7b4e5ff397918ea2d7ce7d6f423ee9d
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Feb 24 14:03:09 2022 +0000

    Apply 1 suggestion(s) to 1 file(s)

 src/gs-feature-tile.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-feature-tile.c b/src/gs-feature-tile.c
index 7501b940d..bb68d2771 100644
--- a/src/gs-feature-tile.c
+++ b/src/gs-feature-tile.c
@@ -36,7 +36,7 @@ struct _GsFeatureTile
 
 G_DECLARE_FINAL_TYPE (GsBinLayout, gs_bin_layout, GS, BIN_LAYOUT, GtkLayoutManager)
 
-/* This is a copy of GtkBitLayout, because cannot derive from it */
+/* This is a copy of GtkBinLayout, because cannot derive from it */
 struct _GsBinLayout
 {
        GtkLayoutManager parent_instance;


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