mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Fix doc syntax
This commit is contained in:
parent
01f63b19f9
commit
9a6529442c
@ -42,7 +42,7 @@
|
||||
* @include: gio/gio.h
|
||||
*
|
||||
* A content type is a platform specific string that defines the type
|
||||
* of a file. On UNIX it is a <ulink url="http://www.wikipedia.org/wiki/Internet_media_type>mime type</ulink> like "text/plain" or "image/png".
|
||||
* of a file. On UNIX it is a <ulink url="http://www.wikipedia.org/wiki/Internet_media_type">mime type</ulink> like "text/plain" or "image/png".
|
||||
* On Win32 it is an extension string like ".doc", ".txt" or a perceived
|
||||
* string like "audio". Such strings can be looked up in the registry at
|
||||
* HKEY_CLASSES_ROOT.
|
||||
|
Loading…
Reference in New Issue
Block a user