derek           Tue Apr  4 00:05:06 2006 UTC

  Modified files:              
    /phpdoc/en/reference/mbstring       reference.xml 
  Log:
  Fixed a newline issue which would have caused an unwanted space bewteen a 
quote and zen-kaku.
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mbstring/reference.xml?r1=1.23&r2=1.24&diff_format=u
Index: phpdoc/en/reference/mbstring/reference.xml
diff -u phpdoc/en/reference/mbstring/reference.xml:1.23 
phpdoc/en/reference/mbstring/reference.xml:1.24
--- phpdoc/en/reference/mbstring/reference.xml:1.23     Mon Apr  3 21:39:59 2006
+++ phpdoc/en/reference/mbstring/reference.xml  Tue Apr  4 00:05:06 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
 <!-- Purpose: international -->
 <!-- Membership: bundled -->
 
@@ -488,12 +488,12 @@
       <listitem>
        <simpara>
         Most Japanese multibyte characters appear twice as wide as
-        single-byte characters. These characters are called &quot;
-        zen-kaku&quot; in Japanese, which means &quot;full width&quot;.
-        Other, narrower, characters are called &quot;han-kaku&quot;,
-        which means &quot;half width&quot;. The graphical properties
-        of the characters, however, depends upon the type faces used
-        to display them.
+        single-byte characters. These characters are called 
+        &quot;zen-kaku&quot; in Japanese, which means 
+        &quot;full width&quot;. Other, narrower, characters are called 
+        &quot;han-kaku&quot;, which means &quot;half width&quot;. The 
+        graphical properties of the characters, however, depends upon 
+        the type faces used to display them.
        </simpara>
       </listitem>
       <listitem>

Reply via email to