leszek          Sun Oct 21 17:25:46 2001 EDT

  Modified files:              
    /phpdoc/en/language expressions.xml 
  Log:
  Typo
  
Index: phpdoc/en/language/expressions.xml
diff -u phpdoc/en/language/expressions.xml:1.14 phpdoc/en/language/expressions.xml:1.15
--- phpdoc/en/language/expressions.xml:1.14     Fri Sep 21 18:47:48 2001
+++ phpdoc/en/language/expressions.xml  Sun Oct 21 17:25:46 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
  <chapter id="language.expressions">
    <title>Expressions</title>
 
@@ -186,7 +186,7 @@
     
     The constants &true; and &false; (case-insensitive) are the two 
     possible boolean values. When necessary, an expression is 
-    autmatically converted to boolean. See the 
+    automatically converted to boolean. See the 
     <link linkend="language.types.typecasting">section about
     type-casting</link> for details about how.
    </simpara>


Reply via email to