Fix incorrect description of udt_privileges view in documentation.

Fujii Masao <fujii@postgresql.org>

Commit: de8c92e6caf0cd8683b23a222d4bd88a90496840
Author: Fujii Masao <fujii@postgresql.org>
Date: 2016-07-28T13:34:42Z
Releases: 9.6.0
Fix incorrect description of udt_privileges view in documentation.

The description of udt_privileges view contained an incorrect copy-pasted word.

Back-patch to 9.2 where udt_privileges view was added.

Author: Alexander Law

Files

PathChange+/−
doc/src/sgml/information_schema.sgml modified +1 −1

Documentation touched