[gtk-mac-integration: 1/2] fix typo




commit 2acc95cdd8ad0d81eab152d7517c7428a4f1d8df
Author: LI Daobing <lidaobing gmail com>
Date:   Sat Feb 20 17:36:17 2021 +0800

    fix typo

 src/gtkosxapplication_quartz.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gtkosxapplication_quartz.c b/src/gtkosxapplication_quartz.c
index f64d369..dfd3024 100644
--- a/src/gtkosxapplication_quartz.c
+++ b/src/gtkosxapplication_quartz.c
@@ -1026,7 +1026,7 @@ gtkosx_application_set_dock_icon_pixbuf (GtkosxApplication *self,
 /**
  * gtkosx_application_set_dock_icon_resource:
  * @self: The GtkosxApplication
- * @name: The ame of the image file
+ * @name: The name of the image file
  * @type: The extension (e.g., jpg) of the filename
  * @subdir: The subdirectory of $Bundle/Contents/Resources in which to
  * look for the file.


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