Add 'spell' to description

This commit is contained in:
AhyoungRyu 2017-03-05 01:41:20 +09:00
parent 1707882983
commit a5eb006861

View file

@ -34,7 +34,7 @@ import java.net.URL;
import java.util.*;
/**
* Load helium visualization
* Load helium visualization & spell
*/
public class HeliumBundleFactory {
Logger logger = LoggerFactory.getLogger(HeliumBundleFactory.class);