From d83f44a3cc0c245b184fe556ddaa9651b1b96c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Sun, 10 Jul 2005 17:08:50 +0000 Subject: [PATCH] fix WS + typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190429 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ps/functions/ps-delete.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/reference/ps/functions/ps-delete.xml b/reference/ps/functions/ps-delete.xml index 92b18ce2bc..218fc10ee1 100644 --- a/reference/ps/functions/ps-delete.xml +++ b/reference/ps/functions/ps-delete.xml @@ -1,12 +1,11 @@ - + - - ps_delete - - Deletes all resources of a PostScript document - + + ps_delete + Deletes all resources of a PostScript document + &reftitle.description; @@ -21,7 +20,7 @@ ps_close 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.