mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 22:47:42 +01:00
Fix Javadoc typo
This commit is contained in:
@@ -12,7 +12,7 @@ import com.google.common.base.Strings;
|
||||
import net.kyori.adventure.key.Key;
|
||||
|
||||
/**
|
||||
* Reperesents a legacy channel identifier (for Minecraft 1.12 and below) paired with a namespaced
|
||||
* Represents a legacy channel identifier (for Minecraft 1.12 and below) paired with a namespaced
|
||||
* key for 1.13 and above. This class is immutable and safe for multi-threaded use.
|
||||
*/
|
||||
public final class PairedPluginChannelId implements PluginChannelId {
|
||||
|
||||
Reference in New Issue
Block a user