From 9ba978c8cc80d6f9e78b2ceef7f94834317b46aa Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 24 Apr 2015 12:00:49 -0400 Subject: Fix misspellings Amit Langote and Thom Brown --- doc/src/sgml/ddl.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') 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 ALL, SELECT, INSERT, UPDATE, and 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. -- cgit v1.2.3