Minor text changes

By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
Bukkit/Spigot
2012-01-04 09:05:28 +01:00
parent aaab1cba23
commit 6a81f9ccab
2 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,7 @@ public abstract class JavaPlugin implements Plugin {
* the configuration file will have no values.
*
* @return The configuration.
* @deprecated See the new
* @deprecated See the new {@link JavaPlugin#getConfig()}
*/
@Deprecated
public Configuration getConfiguration() {