irc-html Wed Jan 9 19:51:21 2002 EDT
Modified files:
/phpdoc/en/functions cybermut.xml datetime.xml
Log:
spelling, parameter corrections
Index: phpdoc/en/functions/cybermut.xml
diff -u phpdoc/en/functions/cybermut.xml:1.13 phpdoc/en/functions/cybermut.xml:1.14
--- phpdoc/en/functions/cybermut.xml:1.13 Wed Jan 9 19:43:33 2002
+++ phpdoc/en/functions/cybermut.xml Wed Jan 9 19:51:21 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<reference id="ref.cybermut">
<title>Crédit Mutuel CyberMUT functions</title>
<titleabbrev>CyberMUT</titleabbrev>
@@ -134,8 +134,9 @@
<para>
<function>cybermut_testmac</function> is used to make sure that there was
not data diddling contained in the received message of confirmation.
- Pay attention to parameters code-retour and texte-libre, which cannot be
- evaluated as is, because auf the dash. You must retrieve them by using:
+ Pay attention to parameters <parameter>code-retour</parameter> and
+ <parameter>texte-libre</parameter>, which cannot be evaluated as is,
+ because of the dash. You must retrieve them by using:
<programlisting role="php">
<![CDATA[
<?php
@@ -208,7 +209,7 @@
</para>
<para>
The parameter is "OK" if the message of confirmation of the payment
- were correctly identified by <function>cybermut_testmac</function>.
+ was correctly identified by <function>cybermut_testmac</function>.
Any other chain is regarded as an error message.
</para>
<para>
Index: phpdoc/en/functions/datetime.xml
diff -u phpdoc/en/functions/datetime.xml:1.63 phpdoc/en/functions/datetime.xml:1.64
--- phpdoc/en/functions/datetime.xml:1.63 Wed Jan 9 19:43:33 2002
+++ phpdoc/en/functions/datetime.xml Wed Jan 9 19:51:21 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.63 $ -->
+<!-- $Revision: 1.64 $ -->
<reference id="ref.datetime">
<title>Date and Time functions</title>
<titleabbrev>Date/time</titleabbrev>
@@ -315,7 +315,7 @@
have a special meaning will produce undesirable results, and
other characters may be assigned meaning in future PHP versions.
When escaping, be sure to use single quotes to prevent characters
- like \n from become newlines.
+ like \n from becoming newlines.
<example>
<title>
<function>date</function> Formatting