torben          Fri Mar  9 15:26:42 2001 EDT

  Modified files:              
    /phpdoc/en/language oop.xml 
  Log:
  
  
  Was more correct before.
  
  
Index: phpdoc/en/language/oop.xml
diff -u phpdoc/en/language/oop.xml:1.10 phpdoc/en/language/oop.xml:1.11
--- phpdoc/en/language/oop.xml:1.10     Fri Mar  9 15:20:34 2001
+++ phpdoc/en/language/oop.xml  Fri Mar  9 15:26:42 2001
@@ -199,8 +199,8 @@
  <sect1 id="language.oop.newref">
    <title>References inside the constructor</title>
    <para>
-    Creating references within the constructor can lead to confusing results. This 
tutorial like section helps you
-    to avoiding this kind of problems.
+    Creating references within the constructor can lead to confusing
+    results. This tutorial-like section helps you to avoid problems.
  
     <informalexample>
      <programlisting role="php">


Reply via email to