提交 4982e3c1 编写于 作者: D Daniel Gustafsson

Fix typo in comment

上级 c2e38403
......@@ -111,7 +111,7 @@ distclean maintainer-clean:
installcheck-resgroup:
$(MAKE) -C src/test/isolation2 $@
# Create or destory a demo cluster.
# Create or destroy a demo cluster.
create-demo-cluster:
$(MAKE) -C gpAux/gpdemo create-demo-cluster
......
......@@ -1470,7 +1470,7 @@ CdbDispatchCopyStart(struct CdbCopy *cdbCopy, Node *stmt, int flags)
}
/*
* Notice: Do not call cdbdisp_finishCommand to destory dispatcher state,
* Notice: Do not call cdbdisp_finishCommand to destroy dispatcher state,
* following PQputCopyData/PQgetCopyData will be called on those connections
*/
cdbCopy->dispatcherState = ds;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册