[gnome-software/mwleeds/hardcoded-pwa-list: 10/11] 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: 10/11] lib: Fix some docs copy pasta
- Date: Fri, 11 Mar 2022 01:46:57 +0000 (UTC)
commit f7140a8386f6aed40c3a74d57925a3ab27959c26
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]