mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Fix typos (#273)
* Fix typos * Fix another typo * Fix error log message (GeyserMC/Floodgate#275) Co-authored-by: Tim203 <mctim203@gmail.com>
This commit is contained in:
@@ -77,7 +77,7 @@ public abstract class CommonPlatformInjector implements PlatformInjector {
|
||||
}
|
||||
|
||||
/**
|
||||
* Method to loop throguh all the addons and call {@link InjectorAddon#onChannelClosed(Channel)}
|
||||
* Method to loop through all the addons and call {@link InjectorAddon#onChannelClosed(Channel)}
|
||||
* if {@link InjectorAddon#shouldInject()}
|
||||
*
|
||||
* @param channel the channel that was injected
|
||||
|
||||
Reference in New Issue
Block a user