[gnome-software: 3/8] gs-app-list: Fix a typo in a documentation comment




commit 4d3522d53269a59fb1cbe5d576d8efccef4011ba
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Apr 21 14:47:43 2021 +0100

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

 lib/gs-app-list.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-app-list.c b/lib/gs-app-list.c
index ae10709fc..33a01ce56 100644
--- a/lib/gs-app-list.c
+++ b/lib/gs-app-list.c
@@ -595,7 +595,7 @@ gs_app_list_sort_cb (gconstpointer a, gconstpointer b, gpointer user_data)
 /**
  * gs_app_list_sort:
  * @list: A #GsAppList
- * @func: A #GCompareFunc
+ * @func: A #GsAppListSortFunc
  * @user_data: user data to pass to @func
  *
  * Sorts the application list.


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