[gnome-software] trivial: Fix a typo in a comment



commit a0b1c8afd3e1d44971e576bac03654d1afb5adc7
Author: Kalev Lember <klember redhat com>
Date:   Tue Jun 23 13:15:19 2015 +0200

    trivial: Fix a typo in a comment

 src/gs-plugin-loader.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-plugin-loader.c b/src/gs-plugin-loader.c
index 5d9e857..c32abbd 100644
--- a/src/gs-plugin-loader.c
+++ b/src/gs-plugin-loader.c
@@ -3415,7 +3415,7 @@ gs_plugin_loader_refresh_thread_cb (GTask *task,
 /**
  * gs_plugin_loader_refresh_async:
  *
- * This method calls all plugins that implement the gs_plugin_refine()
+ * This method calls all plugins that implement the gs_plugin_refresh()
  * function.
  **/
 void


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