mk              Thu Aug 23 12:54:36 2001 EDT

  Modified files:              
    /phpdoc/en/functions        mbstring.xml 
  Log:
  I think it should be "First", not "Fist" ;)
  
Index: phpdoc/en/functions/mbstring.xml
diff -u phpdoc/en/functions/mbstring.xml:1.8 phpdoc/en/functions/mbstring.xml:1.9
--- phpdoc/en/functions/mbstring.xml:1.8        Sun Aug 19 07:47:37 2001
+++ phpdoc/en/functions/mbstring.xml    Thu Aug 23 12:54:35 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.mbstring">
   <title>Multi-Byte String Functions</title> 
   <titleabbrev>
@@ -1361,7 +1361,7 @@
     </para>
     <para>
      <parameter>start</parameter> is start position offset. Number of
-     characters from the beginning of string. (Fist character is 0)
+     characters from the beginning of string. (First character is 0)
     </para>
     <para>
      <parameter>trimmarker</parameter> is string that is added to the


Reply via email to