Make up an ending for this sentence.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 15 Mar 2008 00:40:47 +0000 (00:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 15 Mar 2008 00:40:47 +0000 (00:40 +0000)
svn path=/trunk/; revision=6714

docs/reference/glib/tmpl/spawn.sgml

index d3c1bd8..3d9f038 100644 (file)
@@ -93,7 +93,9 @@ limits the usefulness of child setup functions.
 </para>
 
 <para>
-Also note that modifying the environment from 
+Also note that modifying the environment from the child setup function
+may not have the intended effect, since it will get overridden by
+a non-%NULL @env argument to the <literal>g_spawn...</literal> functions.
 </para>
 
 <para>