sean            Wed Aug  3 12:14:00 2005 EDT

  Modified files:              
    /phpdoc/en/language/oop5    abstract.xml 
  Log:
  WS
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/abstract.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/language/oop5/abstract.xml
diff -u phpdoc/en/language/oop5/abstract.xml:1.12 
phpdoc/en/language/oop5/abstract.xml:1.13
--- phpdoc/en/language/oop5/abstract.xml:1.12   Wed Aug  3 12:13:32 2005
+++ phpdoc/en/language/oop5/abstract.xml        Wed Aug  3 12:14:00 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
  <sect1 id="language.oop5.abstract">
   <title>Class Abstraction</title>
 
@@ -80,10 +80,10 @@
    </screen>
   </example>
 
-   <para>
-    Old code that has no user-defined classes or functions named
-    'abstract' should run without modifications.
-   </para>
+  <para>
+   Old code that has no user-defined classes or functions named
+   'abstract' should run without modifications.
+  </para>
  </sect1>
 
 <!-- Keep this comment at the end of the file

Reply via email to