[libgdata] documents: Fix a typo in the documentation comment
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata] documents: Fix a typo in the documentation comment
- Date: Mon, 23 Nov 2015 19:03:26 +0000 (UTC)
commit cd2c2fcbae24c2442bdf9f62eea9599043d31765
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Nov 20 17:41:34 2015 +0100
documents: Fix a typo in the documentation comment
https://bugzilla.gnome.org/show_bug.cgi?id=684920
gdata/services/documents/gdata-documents-service.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/services/documents/gdata-documents-service.c
b/gdata/services/documents/gdata-documents-service.c
index 3032544..48ad8b6 100644
--- a/gdata/services/documents/gdata-documents-service.c
+++ b/gdata/services/documents/gdata-documents-service.c
@@ -1122,7 +1122,7 @@ gdata_documents_service_copy_document_finish (GDataDocumentsService *self, GAsyn
* @error: a #GError, or %NULL
*
* Add the given @entry to the specified @folder, and return an updated #GDataDocumentsEntry for @entry. If
the @entry is already in another folder,
- * a copy will be added to the new folder. The copy and original will have different IDs. Note that @entry
can't be a * #GDataDocumentsFolder that
+ * a copy will be added to the new folder. The copy and original will have different IDs. Note that @entry
can't be a #GDataDocumentsFolder that
* already exists on the server. It can be a new #GDataDocumentsFolder, or a #GDataDocumentsDocument that is
either new or already present on the
* server.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]