Fix gtk-doc typo
authorPaolo Borelli <pborelli@gnome.org>
Mon, 1 Nov 2010 13:36:57 +0000 (14:36 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Mon, 1 Nov 2010 13:37:23 +0000 (14:37 +0100)
gio/gmount.c

index 9acbf27..983a9fe 100644 (file)
@@ -39,7 +39,7 @@
  * SECTION:gmount
  * @short_description: Mount management
  * @include: gio/gio.h
- * @see also: GVolume, GUnixMount
+ * @see_also: GVolume, GUnixMount
  *
  * The #GMount interface represents user-visible mounts. Note, when 
  * porting from GnomeVFS, #GMount is the moral equivalent of #GnomeVFSVolume.