the fileToParse field pulled up to ParserSuperclass and made static (I think it shoul...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / compiler / ConfigurableOption.java
index e1a64ce..08a9d96 100644 (file)
@@ -117,7 +117,7 @@ public String getCategory() {
  * Return a String that identifies the component owner (typically the qualified
  *     type name of the class which it corresponds to).
  *
- * e.g. "org.eclipse.jdt.internal.compiler.api.Compiler"
+ * e.g. "org.phpeclipse.phpdt.internal.compiler.api.Compiler"
  *
  * @return java.lang.String
  */