[libgdata] [docs] Small function link fix
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] [docs] Small function link fix
- Date: Thu, 25 Mar 2010 13:38:54 +0000 (UTC)
commit db1a1bdf07bb09ab6b59fc94872c87d67b0c841e
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Mar 25 13:10:22 2010 +0000
[docs] Small function link fix
gdata/gdata-entry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/gdata-entry.c b/gdata/gdata-entry.c
index c83dede..f472532 100644
--- a/gdata/gdata-entry.c
+++ b/gdata/gdata-entry.c
@@ -209,7 +209,7 @@ gdata_entry_class_init (GDataEntryClass *klass)
* GDataEntry:is-inserted:
*
* Whether the entry has been inserted on the server. This is %FALSE for entries which have just been created using gdata_entry_new() and
- * %TRUE for entries returned from the server by queries. It is set to %TRUE when an entry is inserted using gdata_service_insert().
+ * %TRUE for entries returned from the server by queries. It is set to %TRUE when an entry is inserted using gdata_service_insert_entry().
**/
g_object_class_install_property (gobject_class, PROP_IS_INSERTED,
g_param_spec_boolean ("is-inserted",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]