提交 83f9c4a3 编写于 作者: D Daniel Gustafsson

Fix typos in user documentation

上级 8199f1dc
......@@ -870,7 +870,7 @@ Array with n elements > array with n - 1 elements</pre>
<thead>
<row>
<entry>Function</entry>
<entry>Agument Types</entry>
<entry>Argument Types</entry>
<entry>Return Type</entry>
<entry>Description</entry>
</row>
......
......@@ -898,7 +898,7 @@ SELECT foo();
<thead>
<row>
<entry>Function</entry>
<entry>Agument Types</entry>
<entry>Argument Types</entry>
<entry>Return Type</entry>
<entry>Description</entry>
</row>
......
......@@ -51,7 +51,7 @@ ALTER FOREIGN TABLE [ IF EXISTS ] <varname>name</varname>
<plentry>
<pt>IF EXISTS</pt>
<pd>
<p>If you specify <codeph>IF EXISTS</codeph> and the foriegn table does not exist, no error is thrown. Greenplum Database issues a notice instead.</p>
<p>If you specify <codeph>IF EXISTS</codeph> and the foreign table does not exist, no error is thrown. Greenplum Database issues a notice instead.</p>
</pd>
</plentry>
<plentry>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册