Another round of trivial doc fixes
[platform/upstream/glib.git] / gio / gmemoryoutputstream.c
index ae5ac9d..b3c2a10 100644 (file)
@@ -31,7 +31,7 @@
 /**
  * SECTION:gmemoryoutputstream
  * @short_description: streaming output operations on memory chunks
- * @see_also: #GMemoryInputStream.
+ * @see_also: #GMemoryInputStream
  *
  * #GMemoryOutputStream is a class for using arbitrary
  * memory chunks as output for GIO streaming output operations.