glib r6499 - in trunk: . glib



Author: matthiasc
Date: Mon Feb 11 17:35:44 2008
New Revision: 6499
URL: http://svn.gnome.org/viewvc/glib?rev=6499&view=rev

Log:
Fix a typo


Modified:
   trunk/ChangeLog
   trunk/glib/gtestutils.c

Modified: trunk/glib/gtestutils.c
==============================================================================
--- trunk/glib/gtestutils.c	(original)
+++ trunk/glib/gtestutils.c	Mon Feb 11 17:35:44 2008
@@ -858,7 +858,7 @@
 
 /**
  * g_test_add_data_func:
- * @testpath:   Slash seperated test case path name for the test.
+ * @testpath:   Slash separated test case path name for the test.
  * @test_data:  Test data argument for the test function.
  * @test_func:  The test function to invoke for this test.
  *



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