wez             Sat Sep 17 19:30:39 2005 EDT

  Modified files:              
    /phpdoc/en/reference/win32service   reference.xml 
  Log:
  typofix
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/win32service/reference.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/win32service/reference.xml
diff -u phpdoc/en/reference/win32service/reference.xml:1.1 
phpdoc/en/reference/win32service/reference.xml:1.2
--- phpdoc/en/reference/win32service/reference.xml:1.1  Sat Sep 17 12:26:44 2005
+++ phpdoc/en/reference/win32service/reference.xml      Sat Sep 17 19:30:38 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Purpose:  -->
 <!-- Membership:  -->
 <!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. 
-->
@@ -13,7 +13,7 @@
    <para>
     The win32service extension is a Windows specific extension that allows PHP
     to communicate with the Service Control Manager to start, stop, register
-    and unregister extensions, and even allows your PHP scripts to run as a
+    and unregister services, and even allows your PHP scripts to run as a
     service.
    </para>
   </section>

Reply via email to