| TAKAGI Masahiro 2006-03-31, 9:57 pm |
| takagi Sat Apr 1 02:48:14 2006 UTC
Modified files:
/phpdoc/en/reference/paradox/functions px-timestamp2string.xml
Log:
typo
http://cvs.php.net/viewcvs.cgi/phpd...6&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-timestamp2string.xml
diff -u phpdoc/en/reference/paradox/functions/px-timestamp2string.xml:1.5 phpdoc/en/reference/paradox/functions/px-timestamp2string.xml:1.6
--- phpdoc/en/reference/paradox/functions/px-timestamp2string.xml:1.5 Thu Mar 30 15:51:36 2006
+++ phpdoc/en/reference/paradox/functions/px-timestamp2string.xml Sat Apr 1 02:48:13 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. -->
<refentry id="function.px-timestamp2string">
<refnamediv>
@@ -148,7 +148,7 @@
has a different base of 1.1.4714 b.c. and must therefore be calculated
by adding 1721425 to the day count used in the paradox file. Turning the
day count into a timestamp is easily done by multiplying with 86400000.0
- to optain milli seconds.
+ to obtain milli seconds.
</para>
</refsect1>
|