tony2001                Mon Dec 27 06:06:02 2004 EDT

  Modified files:              
    /phpdoc/en/language/oop5    reflection.xml 
  Log:
  typo: method getName() listed twice
  
  
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/reflection.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/language/oop5/reflection.xml
diff -u phpdoc/en/language/oop5/reflection.xml:1.7 
phpdoc/en/language/oop5/reflection.xml:1.8
--- phpdoc/en/language/oop5/reflection.xml:1.7  Sun Dec 26 07:35:08 2004
+++ phpdoc/en/language/oop5/reflection.xml      Mon Dec 27 06:06:02 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
  <sect1 id="language.oop5.reflection">
   <title>Reflection</title>
   <sect2 id="language.oop5.reflection.introduction">
@@ -130,7 +130,6 @@
     public string getName()
     public bool isInternal()
     public bool isUserDefined()
-    public string getName()
     public string getFileName()
     public int getStartLine()
     public int getEndLine()

Reply via email to