glib r7136 - trunk/gio



Author: matthiasc
Date: Wed Jul  2 03:41:58 2008
New Revision: 7136
URL: http://svn.gnome.org/viewvc/glib?rev=7136&view=rev

Log:
Fix a doc typo


Modified:
   trunk/gio/ChangeLog
   trunk/gio/gunixmounts.c

Modified: trunk/gio/gunixmounts.c
==============================================================================
--- trunk/gio/gunixmounts.c	(original)
+++ trunk/gio/gunixmounts.c	Wed Jul  2 03:41:58 2008
@@ -1232,9 +1232,9 @@
 
 /**
  * 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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]