Another round of trivial doc fixes

svn path=/trunk/; revision=5970
This commit is contained in:
Matthias Clasen
2007-11-28 06:43:33 +00:00
parent 794b7d0bbe
commit 61582bd91c
27 changed files with 105 additions and 108 deletions

View File

@@ -26,8 +26,8 @@
/**
* SECTION:gseekable
* @short_description: Stream seeking interface.
* @see_also: #GInputStream, #GOutputStream.
* @short_description: Stream seeking interface
* @see_also: #GInputStream, #GOutputStream
*
* #GSeekable is implemented by streams (implementations of
* #GInputStream or #GOutputStream) that support seeking.