提交 b24f727a 编写于 作者: A Alexander Kuzmenkov

typo

上级 d6e7ab59
......@@ -854,7 +854,7 @@ void registerStorageBuffer(StorageFactory & factory)
if (!typeid_cast<ASTLiteral *>(engine_args[i].get()))
{
throw Exception(ErrorCodes::BAD_ARGUMENTS,
"Storae Buffer expects a literal as an argument #{}, got '{}'"
"Storage Buffer expects a literal as an argument #{}, got '{}'"
" instead", i, engine_args[i]->formatForErrorMessage());
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册