提交 e3a42f7c 编写于 作者: wu-sheng's avatar wu-sheng

Fix a typo.

上级 ecf7a2bf
......@@ -53,7 +53,7 @@ public class PluginBootstrap {
plugin.setClassTypePool(classTypePool);
plugins.add(plugin);
} catch (Throwable t) {
logger.error(t, "loade plugin [{}] failure.", pluginClassName);
logger.error(t, "load plugin [{}] failure.", pluginClassName);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册