From ee96535cec0c02bbe15688489654e816dd5c1e7a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 2 Jul 2008 03:41:58 +0000 Subject: [PATCH] Fix a doc typo svn path=/trunk/; revision=7136 --- gio/ChangeLog | 4 ++++ gio/gunixmounts.c | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gio/ChangeLog b/gio/ChangeLog index 34006b55..a1b1f413 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2008-07-01 Matthias Clasen + + * gunixmounts.c: Fix a doc typo. + 2008-07-01 Cody Russell * gio/gcontenttype.c: diff --git a/gio/gunixmounts.c b/gio/gunixmounts.c index af453153..5b5920c4 100644 --- a/gio/gunixmounts.c +++ b/gio/gunixmounts.c @@ -1232,9 +1232,9 @@ g_unix_mount_monitor_init (GUnixMountMonitor *monitor) /** * g_unix_mount_monitor_set_rate_limit: - * @mount_monitor: a #GUnixMountMonitor. - * @limit_msecs: a integer with the limit in milliseconds to - * poll for changes. + * @mount_monitor: a #GUnixMountMonitor + * @limit_msec: a integer with the limit in milliseconds to + * poll for changes. * * Sets the rate limit to which the @mount_monitor will report * consecutive change events to the mount and mount point entry files. -- 2.34.1