[gnome-software] lib: Minor typo fix in a documentation comment



commit 25c0ad5bb436eb4a1ca3ec3c64afd4303e1b63f7
Author: Andre Moreira Magalhaes <andre endlessm com>
Date:   Thu Oct 24 09:40:17 2019 +0100

    lib: Minor typo fix in a documentation comment

 lib/gs-app-list-private.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-app-list-private.h b/lib/gs-app-list-private.h
index 5c77f552..7794d72d 100644
--- a/lib/gs-app-list-private.h
+++ b/lib/gs-app-list-private.h
@@ -42,7 +42,7 @@ typedef enum {
  * @GS_APP_LIST_FILTER_FLAG_PREFER_INSTALLED:  Prefer installed applications
  * @GS_APP_LIST_FILTER_FLAG_KEY_ID_PROVIDES:   Filter using the provides ID
  *
- * Flags to use when filtering. The priority of eash #GsApp is used to choose
+ * Flags to use when filtering. The priority of each #GsApp is used to choose
  * which application object to keep.
  **/
 typedef enum {


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