mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-19 15:37:42 +01:00
Fix typo
This commit is contained in:
@@ -28,7 +28,7 @@ public interface PluginChannelId {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Wraps the specified Minecraft key so it can be used as a {@link PluginChannelId},
|
* Wraps the specified Minecraft key so it can be used as a {@link PluginChannelId},
|
||||||
* with the specified {@code legacyChannel} for clients onnected using Minecraft 1.12.2
|
* with the specified {@code legacyChannel} for clients connected using Minecraft 1.12.2
|
||||||
* or earlier.
|
* or earlier.
|
||||||
*
|
*
|
||||||
* @param legacyChannel the legacy channel name
|
* @param legacyChannel the legacy channel name
|
||||||
|
|||||||
Reference in New Issue
Block a user