[gnome-software/mwleeds/hardcoded-pwa-list: 5/7] lib: Fix some docs copy pasta




commit 9c6e761f02b4fa88295b350ab3b82f9989a32b98
Author: Phaedrus Leeds <mwleeds protonmail com>
Date:   Thu Mar 10 10:01:49 2022 -0800

    lib: Fix some docs copy pasta

 lib/gs-plugin.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/gs-plugin.c b/lib/gs-plugin.c
index e1e3c7288..b3d966e0f 100644
--- a/lib/gs-plugin.c
+++ b/lib/gs-plugin.c
@@ -1416,7 +1416,7 @@ gs_plugin_error_to_string (GsPluginError error)
 
 /**
  * gs_plugin_action_to_function_name: (skip)
- * @action: a #GsPluginAction, e.g. %GS_PLUGIN_ERROR_NO_NETWORK
+ * @action: a #GsPluginAction, e.g. %GS_PLUGIN_ACTION_INSTALL
  *
  * Converts the enumerated action to the vfunc name.
  *
@@ -1488,7 +1488,7 @@ gs_plugin_action_to_function_name (GsPluginAction action)
 
 /**
  * gs_plugin_action_to_string:
- * @action: a #GsPluginAction, e.g. %GS_PLUGIN_ERROR_NO_NETWORK
+ * @action: a #GsPluginAction, e.g. %GS_PLUGIN_ACTION_INSTALL
  *
  * Converts the enumerated action to a string.
  *


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