diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-17 18:23:39 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-17 18:23:39 -0400 |
commit | d30d1acf904b823a7cca59e5d403ae3b299773e9 (patch) | |
tree | ec03f0a126df4cc4620d775cd87893d097f76c15 | |
parent | 1ca4a1b5d2c633d33161792af1c70e397f879ed9 (diff) | |
download | postgresql-d30d1acf904b823a7cca59e5d403ae3b299773e9.tar.gz postgresql-d30d1acf904b823a7cca59e5d403ae3b299773e9.zip |
Docs typo fix.
Guillaume Lelarge
-rw-r--r-- | doc/src/sgml/catalogs.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 7dc7d1ff7b6..e49e4899841 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -3819,7 +3819,7 @@ </para> <table> - <title><structname>pg_inherits</> Columns</title> + <title><structname>pg_init_privs</> Columns</title> <tgroup cols="4"> <thead> |