glib r6850 - in trunk: . gio
- From: muks svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6850 - in trunk: . gio
- Date: Tue, 15 Apr 2008 15:32:59 +0100 (BST)
Author: muks
Date: Tue Apr 15 15:32:58 2008
New Revision: 6850
URL: http://svn.gnome.org/viewvc/glib?rev=6850&view=rev
Log:
2008-04-15 Mukund Sivaraman <muks mukund org>
* gio/gfile.c: Fixed typos in gtk-doc comments.
Modified:
trunk/ChangeLog
trunk/gio/gfile.c
Modified: trunk/gio/gfile.c
==============================================================================
--- trunk/gio/gfile.c (original)
+++ trunk/gio/gfile.c Tue Apr 15 15:32:58 2008
@@ -1468,7 +1468,7 @@
* @error: a #GError, or %NULL
*
* Creates a new file and returns an output stream for writing to it.
- * The file must not already exists.
+ * The file must not already exist.
*
* By default files created are generally readable by everyone,
* but if you pass #G_FILE_CREATE_PRIVATE in @flags the file
@@ -1753,7 +1753,7 @@
* @user_data: the data to pass to callback function
*
* Asynchronously creates a new file and returns an output stream for writing to it.
- * The file must not already exists.
+ * The file must not already exist.
*
* For more details, see g_file_create() which is
* the synchronous version of this call.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]