For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > April 2006 > cvs: phpdoc /en/reference/mbstring reference.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/mbstring reference.xml
Derek Ford

2006-04-03, 9:58 pm

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/phpd...4&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 "
- zen-kaku" in Japanese, which means "full width".
- Other, narrower, characters are called "han-kaku",
- which means "half width". The graphical properties
- of the characters, however, depends upon the type faces used
- to display them.
+ single-byte characters. These characters are called
+ "zen-kaku" in Japanese, which means
+ "full width". Other, narrower, characters are called
+ "han-kaku", which means "half width". The
+ graphical properties of the characters, however, depends upon
+ the type faces used to display them.
</simpara>
</listitem>
<listitem>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com