diff options
Diffstat (limited to 'doc/src/sgml/ref/psql-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 3f72f5ffe0c..1f07956d428 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1009,7 +1009,7 @@ testdb=> <replaceable class="parameter">colD</replaceable> is the output column to project into the grid. If this is not specified and there are exactly three columns in the result set, - the column that isn't + the column that isn't <replaceable class="parameter">colV</replaceable> nor <replaceable class="parameter">colH</replaceable> is displayed; if there are more columns, an error is thrown. |