[gnome-software/wip/kalev/flatpak-fixes: 1/5] trivial: Fix a comment



commit 2b7b6b471bf27c5143cf5ea20b26f9208039a410
Author: Kalev Lember <klember redhat com>
Date:   Wed Oct 3 13:18:42 2018 +0200

    trivial: Fix a comment

 lib/gs-plugin-vfuncs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-plugin-vfuncs.h b/lib/gs-plugin-vfuncs.h
index 52995c4d..2dc8cdf5 100644
--- a/lib/gs-plugin-vfuncs.h
+++ b/lib/gs-plugin-vfuncs.h
@@ -216,7 +216,7 @@ gboolean     gs_plugin_add_installed                (GsPlugin       *plugin,
  * Get the list of updates.
  *
  * NOTE: Actually downloading the updates can be done in gs_plugin_download_app()
- * or in gs_plugin_update_app().
+ * or in gs_plugin_download().
  *
  * Plugins are expected to add new apps using gs_app_list_add().
  *


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