[gnome-software/gnome-3-32] gs-plugin-types: Fix a copy/paste error in a documentation comment



commit fba32349e85174cec28cba1c043b1200ef447ad4
Author: Philip Withnall <withnall endlessm com>
Date:   Tue Apr 2 11:15:21 2019 +0100

    gs-plugin-types: Fix a copy/paste error in a documentation comment
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 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 2c1eabee..a455abff 100644
--- a/lib/gs-plugin-types.h
+++ b/lib/gs-plugin-types.h
@@ -221,7 +221,7 @@ typedef enum {
  * @GS_PLUGIN_ACTION_REFINE:                   Refine the application
  * @GS_PLUGIN_ACTION_REFRESH:                  Refresh all the sources
  * @GS_PLUGIN_ACTION_FILE_TO_APP:              Convert the file to an application
- * @GS_PLUGIN_ACTION_URL_TO_APP:               Convert the file to an application
+ * @GS_PLUGIN_ACTION_URL_TO_APP:               Convert the URI to an application
  * @GS_PLUGIN_ACTION_GET_RECENT:               Get the apps recently released
  * @GS_PLUGIN_ACTION_GET_UPDATES_HISTORICAL:    Get the list of historical updates
  * @GS_PLUGIN_ACTION_INITIALIZE:               Initialize the plugin


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