[evolution-data-server] libedataserver: Fix a function name in a documentation comment



commit 160a3e000b69a4d723fe46b6c0ee747b338395c5
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue May 6 11:45:04 2014 +0100

    libedataserver: Fix a function name in a documentation comment
    
    This fixes the GIR bindings as well as the documentation.

 libedataserver/e-categories.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/e-categories.c b/libedataserver/e-categories.c
index a35619a..61a9a94 100644
--- a/libedataserver/e-categories.c
+++ b/libedataserver/e-categories.c
@@ -727,7 +727,7 @@ e_categories_get_icon_file_for (const gchar *category)
 }
 
 /**
- * e_categories_get_icon_file_for:
+ * e_categories_dup_icon_file_for:
  * @category: category to retrieve the icon file for.
  *
  * Gets the icon file associated with the given category and returns a copy of


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