[gnome-software: 3/5] plugin-types: Fix typo in comment




commit dd61085cb4c4a949f5adbfbf53eecf4d63b090c3
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jun 29 15:54:03 2021 -0300

    plugin-types: Fix typo in comment

 lib/gs-plugin-types.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-plugin-types.h b/lib/gs-plugin-types.h
index 5d8760918..7365327f0 100644
--- a/lib/gs-plugin-types.h
+++ b/lib/gs-plugin-types.h
@@ -23,7 +23,7 @@ G_BEGIN_DECLS
  * @GS_PLUGIN_STATUS_INSTALLING:       Installing in progress
  * @GS_PLUGIN_STATUS_REMOVING:         Removing in progress
  *
- * The ststus of the plugin.
+ * The status of the plugin.
  **/
 typedef enum {
        GS_PLUGIN_STATUS_UNKNOWN,


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