[gnome-software/mwleeds/hardcoded-pwa-list] lib: Fix some docs copy pasta
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/mwleeds/hardcoded-pwa-list] lib: Fix some docs copy pasta
- Date: Thu, 10 Mar 2022 18:02:16 +0000 (UTC)
commit fdd47d79db5abea97ae7c1a6ce7fff1efe2c0c0e
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]