docs: Correct GUnixMount → GUnixMountEntry
authorDavid King <amigadave@amigadave.com>
Sun, 19 Feb 2012 16:53:30 +0000 (16:53 +0000)
committerRyan Lortie <desrt@desrt.ca>
Tue, 21 Feb 2012 00:10:54 +0000 (01:10 +0100)
gio/gmount.c
gio/gunixmounts.c

index 88a723d..c32ac99 100644 (file)
@@ -39,7 +39,7 @@
  * SECTION:gmount
  * @short_description: Mount management
  * @include: gio/gio.h
- * @see_also: GVolume, GUnixMount
+ * @see_also: GVolume, GUnixMountEntry, GUnixMountPoint
  *
  * The #GMount interface represents user-visible mounts. Note, when 
  * porting from GnomeVFS, #GMount is the moral equivalent of #GnomeVFSVolume.
index 4cc87cd..74818e4 100644 (file)
@@ -1462,7 +1462,7 @@ g_unix_mount_monitor_new (void)
 
 /**
  * g_unix_mount_free:
- * @mount_entry: a #GUnixMount.
+ * @mount_entry: a #GUnixMountEntry.
  * 
  * Frees a unix mount.
  */