Remove extra comment information.

This commit is contained in:
Nikki
2014-05-01 13:45:18 -04:00
parent 9a7210deb1
commit e313190dca
+1 -1
View File
@@ -61,7 +61,7 @@ public final class PluginMetaDataParser {
/**
* Parses the XML and creates a meta data object.
*
* @param base The base path for this plugin (Directory or Jar file)
* @param base The base path for this plugin
* @return The meta data object.
* @throws SAXException If a SAX error occurs.
* @throws IOException If an I/O error occurs.