vrana Fri Aug 17 21:09:32 2007 UTC
Modified files:
/phpdoc/en/reference/exec reference.xml
Log:
Typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/exec/reference.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/exec/reference.xml
diff -u phpdoc/en/reference/exec/reference.xml:1.13
phpdoc/en/reference/exec/reference.xml:1.14
--- phpdoc/en/reference/exec/reference.xml:1.13 Fri Aug 17 21:09:18 2007
+++ phpdoc/en/reference/exec/reference.xml Fri Aug 17 21:09:32 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<!-- Purpose: fileprocess.process -->
<!-- Membership: core -->
@@ -49,7 +49,7 @@
<warning>
<para>
Open files with lock (especially open sessions) should be closed before
- executing a program in the bacground.
+ executing a program in the background.
</para>
</warning>
</section>