From ec6fb80d6c4f083c0ff3c75338e13c3f6f3699e6 Mon Sep 17 00:00:00 2001 From: Andrew Steinborn Date: Sat, 17 Apr 2021 06:17:45 -0400 Subject: [PATCH] Fix typo --- .../com/velocitypowered/api/proxy/messages/PluginChannelId.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java b/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java index 119a0f350..037caf1f0 100644 --- a/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java +++ b/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java @@ -28,7 +28,7 @@ public interface 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. * * @param legacyChannel the legacy channel name