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

View File

@ -89,7 +89,7 @@ g_spawn_error_quark (void)
* If you are writing a GTK+ application, and the program you
* are spawning is a graphical application, too, then you may
* want to use gdk_spawn_on_screen() instead to ensure that
* the spawned program opens its windows no the right screen.
* the spawned program opens its windows on the right screen.
* </para></note>
*
* Return value: %TRUE on success, %FALSE if error is set