glib r6772 - in branches/glib-2-16: . glib



Author: matthiasc
Date: Mon Mar 31 04:18:45 2008
New Revision: 6772
URL: http://svn.gnome.org/viewvc/glib?rev=6772&view=rev

Log:
2008-03-30  Matthias Clasen  <mclasen redhat com>

        * glib/gtestutils.c: Fix a doc typo. (#524742, Hiroyuki Ikezoe)




Modified:
   branches/glib-2-16/ChangeLog
   branches/glib-2-16/glib/gtestutils.c

Modified: branches/glib-2-16/glib/gtestutils.c
==============================================================================
--- branches/glib-2-16/glib/gtestutils.c	(original)
+++ branches/glib-2-16/glib/gtestutils.c	Mon Mar 31 04:18:45 2008
@@ -1446,7 +1446,7 @@
  * In the following example, the test code forks, the forked child
  * process produces some sample output and exits successfully.
  * The forking parent process then asserts successfull child program
- * termination and validates cihld program outputs.
+ * termination and validates child program outputs.
  *
  * |[
  *   static void



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