3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 13:52:50 +02:00

Fix typo in comment/javadocs (#2609)

Dieser Commit ist enthalten in:
Jo0001 2021-08-25 12:49:57 +02:00 committet von GitHub
Ursprung 5e11d9d51f
Commit 47af0d634f
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -35,7 +35,7 @@ public interface ServerProtocolVersion {
int lowestSupportedVersion();
/**
* Returns the lowest supported protocol version by this server.
* Returns the highest supported protocol version by this server.
* This and {@link #lowestSupportedVersion()} should only differ on proxy servers supporting multiple versions.
*
* @return highest supported protocol version