From 677678e70a025f073c998431250043c61ff900eb Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 15 Mar 2004 10:38:29 +0000 Subject: [PATCH] fix parameter name git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153707 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/cpdf/functions/cpdf-import-jpeg.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/cpdf/functions/cpdf-import-jpeg.xml b/reference/cpdf/functions/cpdf-import-jpeg.xml index a79d6acf95..fee845d080 100644 --- a/reference/cpdf/functions/cpdf-import-jpeg.xml +++ b/reference/cpdf/functions/cpdf-import-jpeg.xml @@ -1,5 +1,5 @@ - + @@ -24,8 +24,8 @@ The cpdf_import_jpeg function opens an image - stored in the file with the name file - name. The format of the image has to be jpeg. The + stored in the file with the name file_name. + The format of the image has to be jpeg. The image is placed on the current page at position (x-coor, y-coor). The image is rotated by angle degrees.