2008-03-30 Matthias Clasen <mclasen@redhat.com>
* glib/gtestutils.c: Fix a doc typo. (#524742, Hiroyuki Ikezoe)
svn path=/trunk/; revision=6771
+2008-03-30 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gtestutils.c: Fix a doc typo. (#524742, Hiroyuki Ikezoe)
+
2008-03-22 Claudio Saavedra <csaavedra@gnome.org>
Bug 523877 – gbookmarkfile: avoid using g_string_append_printf() and
* 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