glib r7471 - trunk/gio



Author: mitch
Date: Thu Sep 11 22:05:09 2008
New Revision: 7471
URL: http://svn.gnome.org/viewvc/glib?rev=7471&view=rev

Log:
2008-09-12  Michael Natterer  <mitch imendio com>

	* gfileinfo.c (g_file_info_get_content_type): remove dangling 's'
	in the documentation.



Modified:
   trunk/gio/ChangeLog
   trunk/gio/gfileinfo.c

Modified: trunk/gio/gfileinfo.c
==============================================================================
--- trunk/gio/gfileinfo.c	(original)
+++ trunk/gio/gfileinfo.c	Thu Sep 11 22:05:09 2008
@@ -1325,7 +1325,7 @@
  * 
  * Gets the file's content type.
  * 
- * Returns: a string containing the file's content type.s
+ * Returns: a string containing the file's content type.
  **/
 const char *
 g_file_info_get_content_type (GFileInfo *info)



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