didou Tue Oct 26 12:51:28 2004 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r1=1.50&r2=1.51&ty=u
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.50 phpdoc/en/appendices/reserved.xml:1.51
--- phpdoc/en/appendices/reserved.xml:1.50 Tue Oct 26 12:04:37 2004
+++ phpdoc/en/appendices/reserved.xml Tue Oct 26 12:51:28 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.50 $ -->
+<!-- $Revision: 1.51 $ -->
<appendix id="reserved">
<title>List of Reserved Words</title>
@@ -430,7 +430,7 @@
<term>'<varname>REQUEST_TIME</varname>'</term>
<listitem>
<simpara>
- The timestamp of the start of the request. Avaliable since PHP 5.1.0.
+ The timestamp of the start of the request. Available since PHP 5.1.0.
</simpara>
</listitem>
</varlistentry>