mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
remove dangling 's' in the documentation.
2008-09-12 Michael Natterer <mitch@imendio.com> * gfileinfo.c (g_file_info_get_content_type): remove dangling 's' in the documentation. svn path=/trunk/; revision=7471
This commit is contained in:
parent
dc85674b57
commit
b6d834a588
@ -1,3 +1,8 @@
|
||||
2008-09-12 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gfileinfo.c (g_file_info_get_content_type): remove dangling 's'
|
||||
in the documentation.
|
||||
|
||||
2008-09-08 Christian Neumair <cneumair@gnome.org>
|
||||
|
||||
* gunixmount.c (eject_unmount_read_error), (eject_unmount_do):
|
||||
|
@ -1325,7 +1325,7 @@ g_file_info_get_icon (GFileInfo *info)
|
||||
*
|
||||
* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user