fix WS + typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190429 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jean-Sébastien Goupil 2005-07-10 17:08:50 +00:00
parent 3235b0d219
commit d83f44a3cc

View file

@ -1,12 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-delete">
<refnamediv>
<refname>ps_delete</refname>
<refpurpose>Deletes all resources of a PostScript document</refpurpose>
</refnamediv>
<refnamediv>
<refname>ps_delete</refname>
<refpurpose>Deletes all resources of a PostScript document</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
@ -21,7 +20,7 @@
<function>ps_close</function> not just closes the file but also outputs a
last line containing the PostScript comment with the number of pages in the
document. Without this comment, a PostScript viewer may not show the number
of pages propperly.
of pages properly.
</para>
</refsect1>