3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-10-03 04:10:06 +02:00

docs: Fix deprecation tag

Dieser Commit ist enthalten in:
NotMyFault 2022-01-01 18:46:28 +01:00
Ursprung 42d6466a4c
Commit 7e96853b89
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 158F5701A6AAD00C

Datei anzeigen

@ -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() {