gtk+ r21276 - in trunk: . gtk



Author: matthiasc
Date: Thu Sep  4 04:20:54 2008
New Revision: 21276
URL: http://svn.gnome.org/viewvc/gtk+?rev=21276&view=rev

Log:
Fix a typo in the docs


Modified:
   trunk/ChangeLog
   trunk/gtk/gtktestutils.c

Modified: trunk/gtk/gtktestutils.c
==============================================================================
--- trunk/gtk/gtktestutils.c	(original)
+++ trunk/gtk/gtktestutils.c	Thu Sep  4 04:20:54 2008
@@ -483,7 +483,7 @@
  * gtk_test_create_widget
  * @widget_type: a valid widget type.
  * @first_property_name: Name of first property to set or %NULL
- * @Varags: value to set the first property to, followed by more
+ * @Varargs: value to set the first property to, followed by more
  *    name-value pairs, terminated by %NULL
  *
  * This function wraps g_object_new() for widget types.



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