提交 cdd2324a 编写于 作者: D Dave Brosius

fix log spelling typo

上级 42d0470d
......@@ -74,7 +74,7 @@ public class SimpleThreadScope implements Scope {
@Override
public void registerDestructionCallback(String name, Runnable callback) {
logger.warn("SimpleThreadScope does not support descruction callbacks. " +
logger.warn("SimpleThreadScope does not support destruction callbacks. " +
"Consider using a RequestScope in a Web environment.");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册