提交 55b5f9ba 编写于 作者: L LiuCong 提交者: alexey-milovidov

Fixed a comment typo of Server/Server.cpp

上级 6d74a5f5
......@@ -433,7 +433,7 @@ int Server::main(const std::vector<std::string> & args)
global_context->shutdown();
LOG_DEBUG(log, "Shutted down storages.");
/** Explicitly destroy Context. It is more convenient than in destructor of Server, becuase logger is still available.
/** Explicitly destroy Context. It is more convenient than in destructor of Server, because logger is still available.
* At this moment, no one could own shared part of Context.
*/
global_context.reset();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册