From a8a22176097925a1b6362c20d12ee32f53eca25a Mon Sep 17 00:00:00 2001 From: Rui Hirokawa Date: Mon, 14 Jan 2002 15:47:59 +0000 Subject: [PATCH] translation updated and fixed typos. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67753 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/calendar.xml | 4 ++-- functions/cpdf.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/functions/calendar.xml b/functions/calendar.xml index ff9045e06a..8a85e387f6 100644 --- a/functions/calendar.xml +++ b/functions/calendar.xml @@ -1,5 +1,5 @@ - + Calendar functions Calendar @@ -534,7 +534,7 @@ echo easter_days (1913); /* 2, i.e. March 23 */ jday <= 2465342 ) - See also jdtounix. + See also unixtojd. diff --git a/functions/cpdf.xml b/functions/cpdf.xml index 85c2f41919..16a51d2d7c 100644 --- a/functions/cpdf.xml +++ b/functions/cpdf.xml @@ -1,5 +1,5 @@ - + ClibPDF functions ClibPDF @@ -1752,7 +1752,7 @@ cpdf_restore($pdf) - The cpdf_setgray_stroke function sets the current + The cpdf_setgray function sets the current drawing and filling color to the given gray value. @@ -1913,7 +1913,7 @@ cpdf_restore($pdf) - The cpdf_setrgbcolor_stroke function sets the current + The cpdf_setrgbcolor function sets the current drawing and filling color to the given rgb color value.