irc-html                Wed Jan 16 22:19:06 2002 EDT

  Modified files:              
    /phpdoc/en/functions        info.xml 
  Log:
  spelling corrections; versioning corrections
  
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.85 phpdoc/en/functions/info.xml:1.86
--- phpdoc/en/functions/info.xml:1.85   Wed Jan 16 22:08:21 2002
+++ phpdoc/en/functions/info.xml        Wed Jan 16 22:19:06 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.85 $ -->
+<!-- $Revision: 1.86 $ -->
  <reference id="ref.info">
   <title>PHP options &amp; information</title>
   <titleabbrev>PHP options/info</titleabbrev>
@@ -1553,7 +1553,7 @@
     </para>
     <note>
      <para>
-      This information is also available in the predefined constant PHP_VERSION.
+      This information is also available in the predefined constant 
+<constant>PHP_VERSION</constant>.
      </para>
     </note>
     <para>
@@ -1592,7 +1592,7 @@
     </funcsynopsis>
     <note>
      <para>
-      This funcionality was added in PHP 4 Beta 4.
+      This functionality was added in PHP 4.0.0.
      </para>
     </note>
     <para>
@@ -1856,7 +1856,7 @@
      <literal>!=</literal>, <literal>&lt;&gt;</literal>,
      <literal>ne</literal> respectively. Using
      this argument, the function will return 1 if
-     the realtionship is the one specified by the
+     the relationship is the one specified by the
      operator, 0 otherwise.
     </para>
     <para>
@@ -1892,7 +1892,7 @@
     </funcsynopsis>
     <note>
      <para>
-      This funcionality was added in PHP 4 Beta 4.
+      This functionality was added in PHP 4.0.0.
      </para>
     </note>
    </refsect1>


Reply via email to