Grammar Nazi 2014

This commit is contained in:
GunfighterJ 2014-04-26 13:44:59 -05:00
parent 9e46739343
commit 84c7e073e0

View File

@ -359,7 +359,7 @@ public class BungeeCord extends ProxyServer
} }
scheduler.shutdown(); scheduler.shutdown();
getLogger().info( "Thankyou and goodbye" ); getLogger().info( "Thank you and goodbye" );
System.exit( 0 ); System.exit( 0 );
} }
}.start(); }.start();