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

Fix typos in user documentation

上级 8199f1dc
...@@ -870,7 +870,7 @@ Array with n elements > array with n - 1 elements</pre> ...@@ -870,7 +870,7 @@ Array with n elements > array with n - 1 elements</pre>
<thead> <thead>
<row> <row>
<entry>Function</entry> <entry>Function</entry>
<entry>Agument Types</entry> <entry>Argument Types</entry>
<entry>Return Type</entry> <entry>Return Type</entry>
<entry>Description</entry> <entry>Description</entry>
</row> </row>
......
...@@ -898,7 +898,7 @@ SELECT foo(); ...@@ -898,7 +898,7 @@ SELECT foo();
<thead> <thead>
<row> <row>
<entry>Function</entry> <entry>Function</entry>
<entry>Agument Types</entry> <entry>Argument Types</entry>
<entry>Return Type</entry> <entry>Return Type</entry>
<entry>Description</entry> <entry>Description</entry>
</row> </row>
......
...@@ -51,7 +51,7 @@ ALTER FOREIGN TABLE [ IF EXISTS ] <varname>name</varname> ...@@ -51,7 +51,7 @@ ALTER FOREIGN TABLE [ IF EXISTS ] <varname>name</varname>
<plentry> <plentry>
<pt>IF EXISTS</pt> <pt>IF EXISTS</pt>
<pd> <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> </pd>
</plentry> </plentry>
<plentry> <plentry>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册