Fix a doc typo. (#427285, Jochen Baier)

2007-04-11  Matthias Clasen  <mclasen@redhat.com>

        * glib/gspawn.c (g_spawn_async): Fix a doc typo.  (#427285,
        Jochen Baier)



svn path=/trunk/; revision=5446
This commit is contained in:
Matthias Clasen
2007-04-11 13:54:45 +00:00
committed by Matthias Clasen
parent 3b6c740849
commit 613d81bcce
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2007-04-11 Matthias Clasen <mclasen@redhat.com>
* glib/gspawn.c (g_spawn_async): Fix a doc typo. (#427285,
Jochen Baier)
2007-04-11 Emmanuele Bassi <ebassi@gnome.org>
* glib/ghash.[ch]: Add g_hash_table_get_keys() and