Tiny change

This commit is contained in:
Ziver Koc 2016-04-06 14:29:07 +02:00
parent f4ae64d0d8
commit f86693ea16

View file

@ -93,7 +93,7 @@ public class LogUtil {
}
/**
* Addsd a Handler to the root namespace
* Adds a Handler to the root namespace
*/
public static void addGlobalHandler(Handler handler){
Logger root = Logger.getLogger("");