glib r8011 - in trunk: . glib
- From: ryanl svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r8011 - in trunk: . glib
- Date: Tue, 17 Mar 2009 23:03:34 +0000 (UTC)
Author: ryanl
Date: Tue Mar 17 23:03:33 2009
New Revision: 8011
URL: http://svn.gnome.org/viewvc/glib?rev=8011&view=rev
Log:
trivial spelling/whitespace fixes
Modified:
trunk/ChangeLog
trunk/glib/gmain.c
Modified: trunk/glib/gmain.c
==============================================================================
--- trunk/glib/gmain.c (original)
+++ trunk/glib/gmain.c Tue Mar 17 23:03:33 2009
@@ -3949,7 +3949,7 @@
/**
* g_idle_add_full:
* @priority: the priority of the idle source. Typically this will be in the
- * range btweeen #G_PRIORITY_DEFAULT_IDLE and #G_PRIORITY_HIGH_IDLE.
+ * range between #G_PRIORITY_DEFAULT_IDLE and #G_PRIORITY_HIGH_IDLE.
* @function: function to call
* @data: data to pass to @function
* @notify: function to call when the idle is removed, or %NULL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]