[gnome-control-center/gnome-3-30] object-cache: Fix function documentation name



commit 4cd05ea9fd119084c5c599f8496eeb1ffa430ba1
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Sep 25 21:02:11 2018 -0300

    object-cache: Fix function documentation name

 shell/cc-object-storage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/cc-object-storage.c b/shell/cc-object-storage.c
index 71e1c5472..f52ba5960 100644
--- a/shell/cc-object-storage.c
+++ b/shell/cc-object-storage.c
@@ -408,7 +408,7 @@ cc_object_storage_create_dbus_proxy_finish (GAsyncResult  *result,
 }
 
 /**
- * cc_object_storage_init:
+ * cc_object_storage_initialize:
  *
  * Initializes the single CcObjectStorage. This must be called only once,
  * and before every other method of this object.


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