jsgoupil                Sun Jul 10 15:43:57 2005 EDT

  Modified files:              
    /phpdoc/en/reference/ps/functions   ps-show-boxed.xml 
  Log:
  fix WS + typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-show-boxed.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/ps/functions/ps-show-boxed.xml
diff -u phpdoc/en/reference/ps/functions/ps-show-boxed.xml:1.2 
phpdoc/en/reference/ps/functions/ps-show-boxed.xml:1.3
--- phpdoc/en/reference/ps/functions/ps-show-boxed.xml:1.2      Fri Jun 24 
09:02:26 2005
+++ phpdoc/en/reference/ps/functions/ps-show-boxed.xml  Sun Jul 10 15:43:56 2005
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-show-boxed">
-  <refnamediv>
-    <refname>ps_show_boxed</refname>
-
-    <refpurpose>Output text in a box</refpurpose>
-  </refnamediv>
+ <refnamediv>
+  <refname>ps_show_boxed</refname>
+  <refpurpose>Output text in a box</refpurpose>
+ </refnamediv>
 
  <refsect1 role="description">
   &reftitle.description;
@@ -92,14 +91,14 @@
     </varlistentry>
     <varlistentry>
      <term>hyphenminchar (value)</term>
-      <listitem>
-       <para>
-        The number of chars which must at least be left over before or after
-        the hyphen. This implies that only words of at least two times this
-        value will be hyphenated. The default value is three. Setting a value
-        of zero will result in the default value.
-       </para>
-      </listitem>
+     <listitem>
+      <para>
+       The number of chars which must at least be left over before or after
+       the hyphen. This implies that only words of at least two times this
+       value will be hyphenated. The default value is three. Setting a value
+       of zero will result in the default value.
+      </para>
+     </listitem>
     </varlistentry>
     <varlistentry>
      <term>parindent (value)</term>
@@ -176,7 +175,7 @@
   <title>Hyphenation</title>
   <para>
    Text is hyphenated if the parameter <literal>hyphenation</literal> is set
-   to true and a valid hyphenation dictory is set. pslib does not ship its own
+   to true and a valid hyphenation dictionary is set. pslib does not ship its 
own
    hyphenation dictionary but uses one from openoffice, scribus or koffice.
    You can find their dictionaries for different languages in one of the
    following directories if the software is installed:

Reply via email to