Fix typo in previous commit
This commit is contained in:
parent
1a06ebeee0
commit
28c82238d0
@ -310,7 +310,7 @@ public class BungeeCord extends ProxyServer
|
|||||||
if ( connectionThrottle != null )
|
if ( connectionThrottle != null )
|
||||||
{
|
{
|
||||||
connectionThrottle = null;
|
connectionThrottle = null;
|
||||||
getLogger().log( Level.WARNING, "Since PROXY protocol is in use, internel connection throttle has been disabled." );
|
getLogger().log( Level.WARNING, "Since PROXY protocol is in use, internal connection throttle has been disabled." );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user