[libgdata/libgdata-0-6] [docs] Small function link fix
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/libgdata-0-6] [docs] Small function link fix
- Date: Mon, 29 Mar 2010 21:31:37 +0000 (UTC)
commit 4220a521fcba43243ac2fd0b10340a8c6d481c80
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 82d1af1..830651a 100644
--- a/gdata/gdata-entry.c
+++ b/gdata/gdata-entry.c
@@ -210,7 +210,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]