mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
docs: Fix deprecation tag
This commit is contained in:
parent
42d6466a4c
commit
7e96853b89
@ -155,7 +155,7 @@ public class Fawe {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the implementation independent class.
|
* Get the implementation independent class.
|
||||||
* @ use {@link #instance()}
|
* @deprecated use {@link #instance()}
|
||||||
*/
|
*/
|
||||||
@Deprecated(forRemoval = true, since = "2.0.0")
|
@Deprecated(forRemoval = true, since = "2.0.0")
|
||||||
public static Fawe get() {
|
public static Fawe get() {
|
||||||
|
Loading…
Reference in New Issue
Block a user