summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2008-01-18 18:16:28 +0000
committerMurray Cumming <murrayc@src.gnome.org>2008-01-18 18:16:28 +0000
commit225501c71a4ae2265b11d993f3373be482cdfad2 (patch)
tree6ff21e4941529ee4efbc6be8cbec0e2ae8f562a1
parentd83d3a382cd96ed629ec40fc9ea42f574cb11897 (diff)
downloadglib-225501c71a4ae2265b11d993f3373be482cdfad2.tar.gz
documentation: Mention g_mount_remount_finish() instead of
2008-01-18 Murray Cumming <murrayc@murrayc.com> * gmount.c: (g_mount_remount): documentation: Mention g_mount_remount_finish() instead of g_mount_unmount_finish(). svn path=/trunk/; revision=6334
-rw-r--r--gio/ChangeLog6
-rw-r--r--gio/gmount.c2
2 files changed, 7 insertions, 1 deletions
diff --git a/gio/ChangeLog b/gio/ChangeLog
index 1bfb54fa0..7f92a645a 100644
--- a/gio/ChangeLog
+++ b/gio/ChangeLog
@@ -1,5 +1,11 @@
2008-01-18 Murray Cumming <murrayc@murrayc.com>
+ * gmount.c: (g_mount_remount): documentation:
+ Mention g_mount_remount_finish() instead of
+ g_mount_unmount_finish().
+
+2008-01-18 Murray Cumming <murrayc@murrayc.com>
+
* gappinfo.c:
* gcancellable.c:
* gfile.c: Fixed some minor typos in the
diff --git a/gio/gmount.c b/gio/gmount.c
index 4295cae08..71fa51b89 100644
--- a/gio/gmount.c
+++ b/gio/gmount.c
@@ -460,7 +460,7 @@ g_mount_eject_finish (GMount *mount,
* @user_data: user data passed to @callback.
*
* Remounts a mount. This is an asynchronous operation, and is
- * finished by calling g_mount_unmount_finish() with the @mount
+ * finished by calling g_mount_remount_finish() with the @mount
* and #GAsyncResults data returned in the @callback.
*
* Remounting is useful when some setting affecting the operation