vrana           Tue Jun 21 05:34:20 2005 EDT

  Modified files:              
    /phpdoc/en/reference/paradox/functions      px-get-record.xml 
  Log:
  Typos
  
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-get-record.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/paradox/functions/px-get-record.xml
diff -u phpdoc/en/reference/paradox/functions/px-get-record.xml:1.2 
phpdoc/en/reference/paradox/functions/px-get-record.xml:1.3
--- phpdoc/en/reference/paradox/functions/px-get-record.xml:1.2 Mon Jun 20 
09:47:51 2005
+++ phpdoc/en/reference/paradox/functions/px-get-record.xml     Tue Jun 21 
05:34:20 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-get-record">
  <refnamediv>
@@ -47,10 +47,10 @@
        <parameter>mode</parameter> is not passed or is 0, then the key will be
        exactly like the field name. The element values will contain the field
        values. NULL values will be retained and are different from 0.0, 0 or
-       the empty string. Fields of typ <constant>PX_FIELD_TIME</constant>
-       will be returned as an integer counting the number of milli seconds
+       the empty string. Fields of type <constant>PX_FIELD_TIME</constant>
+       will be returned as an integer counting the number of milliseconds
        starting at midnight. A timestamp is a floating point value also
-       counting milli seconds starting at the beginning of julian calendar.
+       counting milliseconds starting at the beginning of julian calendar.
       </para>
      </listitem>
     </varlistentry>

Reply via email to