darvina Mon Sep 30 15:50:45 2002 EDT
Modified files:
/phpdoc/en/reference/sem reference.xml
Log:
Typo fix
Index: phpdoc/en/reference/sem/reference.xml
diff -u phpdoc/en/reference/sem/reference.xml:1.7
phpdoc/en/reference/sem/reference.xml:1.8
--- phpdoc/en/reference/sem/reference.xml:1.7 Thu Sep 26 17:59:43 2002
+++ phpdoc/en/reference/sem/reference.xml Mon Sep 30 15:50:45 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<reference id="ref.sem">
<title>Semaphore, Shared Memory and IPC Functions</title>
<titleabbrev>Semaphore</titleabbrev>
@@ -74,7 +74,7 @@
&reftitle.install;
<para>
Support for this functions are not enabled by default.
- To ennable System V semaphore support compile PHP with the option
+ To enable System V semaphore support compile PHP with the option
<option role="configure">--enable-sysvsem</option>.
To enable the System V shared memory support compile PHP with the option
<option role="configure">--enable-sysvshm</option>.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php