derick          Tue Apr  9 05:32:25 2002 EDT

  Modified files:              
    /phpdoc/en/language types.xml 
  Log:
  - Fixed typo
  
  
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.75 phpdoc/en/language/types.xml:1.76
--- phpdoc/en/language/types.xml:1.75   Tue Apr  9 04:54:55 2002
+++ phpdoc/en/language/types.xml        Tue Apr  9 05:32:23 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.75 $ -->
+<!-- $Revision: 1.76 $ -->
  <chapter id="language.types">
   <title>Types</title>
 
@@ -452,7 +452,7 @@
           types. Currently, the behaviour is the same as if the value
           was first <link linkend="language.types.boolean.casting"
           >converted to boolean</link>. However, do
-          <emphasis>not</emphasis> relay on this behaviour, as it can
+          <emphasis>not</emphasis> rely on this behaviour, as it can
           change without notice.
          </simpara>
         </caution>


Reply via email to