[libadwaita/antoniof-main-patch-69158] Apply 1 suggestion(s) to 1 file(s)



commit a30da641ba63dafae75cdad85c014901ea7fb12f
Author: Peter Eisenmann <650-p3732 users noreply gitlab gnome org>
Date:   Sat Jul 9 20:46:38 2022 +0000

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

 src/adw-about-window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/adw-about-window.c b/src/adw-about-window.c
index e907e909..2fdd2670 100644
--- a/src/adw-about-window.c
+++ b/src/adw-about-window.c
@@ -356,7 +356,7 @@ string_is_not_empty (AdwAboutWindow *self,
   return string && string[0];
 }
 
-/* WARNING: Don't copy into your app. This is a hack which hardcodes pixes. */
+/* WARNING: Don't copy into your app. This is a hack which hardcodes pixels. */
 static char *
 get_headerbar_name (AdwAboutWindow *self,
                     double          value)


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