docs: Fix deprecation tag

This commit is contained in:
NotMyFault 2022-01-01 18:46:28 +01:00
parent 42d6466a4c
commit 7e96853b89
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -155,7 +155,7 @@ public class Fawe {
/**
* Get the implementation independent class.
* @ use {@link #instance()}
* @deprecated use {@link #instance()}
*/
@Deprecated(forRemoval = true, since = "2.0.0")
public static Fawe get() {