Fix thinko in description of table_name parameter

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 00e67c3c6d0ab372d82a21642f8361763b434601
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2016-06-07T22:18:26Z
Releases: 9.5.4
Fix thinko in description of table_name parameter

Commit 6820094d1 mixed up types of parent object (table) with type of
sub-object being commented on.  Noticed while fixing docs for
COMMENT ON ACCESS METHOD.

Backpatch to 9.5, like that commit.

Files

PathChange+/−
doc/src/sgml/ref/comment.sgml modified +2 −2