Doc fixes

svn path=/trunk/; revision=6554
This commit is contained in:
Matthias Clasen
2008-02-21 18:20:17 +00:00
parent 31723eb78e
commit f3144c7efe
39 changed files with 43 additions and 39 deletions

View File

@@ -38,7 +38,7 @@
/**
* SECTION:giomodule
* @short_description: Loadable GIO Modules
* @include: gio.h
* @include: gio/gio.h
*
* Provides an interface and default functions for loading and unloading
* modules. This is used internally to make GIO extensible, but can also