summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-04-24 12:00:49 -0400
committerPeter Eisentraut <peter_e@gmx.net>2015-04-24 12:00:49 -0400
commit9ba978c8cc80d6f9e78b2ceef7f94834317b46aa (patch)
treefab491d415c83427ed170160e795c12796b7f201 /doc/src
parentcb087ec03bbb1d52845a4de83a6bf634dac2639f (diff)
Fix misspellings
Amit Langote and Thom Brown
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ddl.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml
index 1c56f162de3..0aa0c13c5c8 100644
--- a/doc/src/sgml/ddl.sgml
+++ b/doc/src/sgml/ddl.sgml
@@ -1553,7 +1553,7 @@ REVOKE ALL ON accounts FROM PUBLIC;
both. The commands available are <literal>ALL</literal>,
<literal>SELECT</>, <literal>INSERT</>, <literal>UPDATE</>, and
<literal>DELETE</>. Multiple roles can be assigned to a given policy
- and normal role membership and inheiritance rules apply.
+ and normal role membership and inheritance rules apply.
</para>
<para>