From f1901cd988c5641b3c857e14de2187a5923fcbd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Wed, 26 Oct 2005 19:48:22 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199293 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ingres-ii/constants.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/ingres-ii/constants.xml b/reference/ingres-ii/constants.xml index 6de760ce77..ddfbd9972a 100644 --- a/reference/ingres-ii/constants.xml +++ b/reference/ingres-ii/constants.xml @@ -1,5 +1,5 @@ - +
&reftitle.constants; &extension.constants; @@ -187,7 +187,7 @@ - Speifies the currency character should be placed a the start of a money + Speifies the currency character should be placed at the start of a money value. Equivalent to setting II_MONEY_FORMAT to 'L:'. Available since version 1.2.0 of the PECL extension. @@ -199,7 +199,7 @@ - Speifies the currency character should be placed a the end of a money + Speifies the currency character should be placed at the end of a money value. Equivalent to setting II_MONEY_FORMAT to 'T:'. Available since version 1.2.0 of the PECL extension.