mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix a doc typo
svn path=/trunk/; revision=7136
This commit is contained in:
parent
bf9428680d
commit
ee96535cec
@ -1,3 +1,7 @@
|
||||
2008-07-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gunixmounts.c: Fix a doc typo.
|
||||
|
||||
2008-07-01 Cody Russell <bratsche@gnome.org>
|
||||
|
||||
* gio/gcontenttype.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.
|
||||
|
Loading…
Reference in New Issue
Block a user