Fix a typo in the docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 25 May 2008 19:57:56 +0000 (19:57 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 25 May 2008 19:57:56 +0000 (19:57 +0000)
svn path=/trunk/; revision=6930

ChangeLog
glib/gspawn.c

index 9ae87cf938143dc40e61dec11a9b3b7d8f85977c..be5a892078840c33ffd2db68ff23895b71f21be7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-25  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gspawn.c: Fix a typo in the docs
+
 2008-05-25  Tor Lillqvist  <tml@novell.com>
 
        Bug 534319 - GLib's .pc files could use Libs.private
index 9fc3ac87aed7e8bfbb3d80754ebc6dcc599f6b3f..16d269291bdaea920d74f999458c2f204895a309 100644 (file)
@@ -583,7 +583,7 @@ g_spawn_sync (const gchar          *working_directory,
  * 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_with_pipes() 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 an error was set