mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46: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>
|
2008-07-01 Cody Russell <bratsche@gnome.org>
|
||||||
|
|
||||||
* gio/gcontenttype.c:
|
* gio/gcontenttype.c:
|
||||||
|
@ -1232,9 +1232,9 @@ g_unix_mount_monitor_init (GUnixMountMonitor *monitor)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* g_unix_mount_monitor_set_rate_limit:
|
* g_unix_mount_monitor_set_rate_limit:
|
||||||
* @mount_monitor: a #GUnixMountMonitor.
|
* @mount_monitor: a #GUnixMountMonitor
|
||||||
* @limit_msecs: a integer with the limit in milliseconds to
|
* @limit_msec: a integer with the limit in milliseconds to
|
||||||
* poll for changes.
|
* poll for changes.
|
||||||
*
|
*
|
||||||
* Sets the rate limit to which the @mount_monitor will report
|
* Sets the rate limit to which the @mount_monitor will report
|
||||||
* consecutive change events to the mount and mount point entry files.
|
* consecutive change events to the mount and mount point entry files.
|
||||||
|
Loading…
Reference in New Issue
Block a user