提交 45f26708 编写于 作者: D Daniel Gustafsson

Fix spelling in mirrored bufferpool errormessage

上级 13eb9346
......@@ -733,7 +733,7 @@ bool MirroredBufferPool_Write(
if (writeBuf == NULL)
ereport(ERROR,
(errcode(ERRCODE_OUT_OF_MEMORY),
(errmsg("could not allocate memory for mirrored alligned buffer"))));
(errmsg("could not allocate memory for mirrored aligned buffer"))));
}
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册