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.