yannick Thu May 24 20:54:46 2007 UTC
Modified files:
/phpdoc/en/reference/ming/swftext setspacing.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ming/swftext/setspacing.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/ming/swftext/setspacing.xml
diff -u phpdoc/en/reference/ming/swftext/setspacing.xml:1.1
phpdoc/en/reference/ming/swftext/setspacing.xml:1.2
--- phpdoc/en/reference/ming/swftext/setspacing.xml:1.1 Sun Jan 21 05:08:12 2007
+++ phpdoc/en/reference/ming/swftext/setspacing.xml Thu May 24 20:54:46 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.swftext.setspacing">
<refnamediv>
<refname>SWFText->setSpacing()</refname>
@@ -17,7 +17,7 @@
&warn.experimental.func;
<para>
<function>swftext->setspacing</function> sets the current font spacing to
- <parameter>spacing</parameter><parameter>spacing</parameter>. Default is
1.0.
+ <parameter>spacing</parameter>. Default is 1.0.
0 is all of the letters written at the same point. This doesn't really work
that well because it inflates the advance across the letter, doesn't add
the same amount of spacing between the letters. I should try and explain