andre           Fri Mar  9 15:20:35 2001 EDT

  Modified files:              
    /phpdoc/en/language oop.xml 
  Log:
  cosmetic fix
  
Index: phpdoc/en/language/oop.xml
diff -u phpdoc/en/language/oop.xml:1.9 phpdoc/en/language/oop.xml:1.10
--- phpdoc/en/language/oop.xml:1.9      Fri Mar  9 14:29:02 2001
+++ phpdoc/en/language/oop.xml  Fri Mar  9 15:20:34 2001
@@ -196,11 +196,11 @@
    </caution>
   </sect1>
   
- <sect1 id="keyword.newref">
-   <title>references inside the constructor</title>
+ <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 avoid problems.
+    to avoiding this kind of problems.
  
     <informalexample>
      <programlisting role="php">


Reply via email to