dallas          Sun Aug 21 17:24:48 2005 EDT

  Modified files:              
    /phpdoc/en/internals        intro.xml 
  Log:
  Typo fix.
  
http://cvs.php.net/diff.php/phpdoc/en/internals/intro.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/intro.xml
diff -u phpdoc/en/internals/intro.xml:1.1 phpdoc/en/internals/intro.xml:1.2
--- phpdoc/en/internals/intro.xml:1.1   Sun Aug 21 12:27:06 2005
+++ phpdoc/en/internals/intro.xml       Sun Aug 21 17:24:48 2005
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <partintro>
    <para>
     If you are about to begin developing PHP or Zend extensions, you need
     to prepare yourself for the programming environment provided by the
     various APIs. This part of the documentation tries to introduce the APIs
     provided by the different PHP and Zend Engine versions available.
-    Since most of the information available here is somwehat outdated,
+    Since most of the information available here is somewhat outdated,
     you'll want to read various files found in the PHP source, files such
-    as <filename>README.SELF-CONTAINED-EXTENSIONS</filename> and 
+    as <filename>README.SELF-CONTAINED-EXTENSIONS</filename> and
     <filename>README.EXT_SKEL</filename> in addition to the manual.
    </para>
   </partintro>

Reply via email to