Re: Typo in ddl.sgml - Mailing list pgsql-docs

From Thom Brown
Subject Re: Typo in ddl.sgml
Date
Msg-id CAA-aLv7HkbMu1JYK=vtpxUhSL4v9LKZsomkwCNOx=MwWesE18A@mail.gmail.com
Whole thread Raw
In response to Typo in ddl.sgml  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: Typo in ddl.sgml
List pgsql-docs
On 20 April 2015 at 10:26, Amit Langote <amitlangote09@gmail.com> wrote:
> Hi,
>
> s/inheiritance/inheritance/g

Looks like it's misspelled in a few places:

$ grep -r 'inheiritance' .
./src/test/regress/expected/updatable_views.out:-- security barrier
view based on inheiritance set
./src/test/regress/sql/updatable_views.sql:-- security barrier view
based on inheiritance set
./doc/src/sgml/html/ddl-rowsecurity.html:   and normal role membership
and inheiritance rules apply.
./doc/src/sgml/ddl.sgml:   and normal role membership and inheiritance
rules apply.

--
Thom


pgsql-docs by date:

Previous
From: Amit Langote
Date:
Subject: Typo in ddl.sgml
Next
From: Peter Eisentraut
Date:
Subject: Re: Typo in ddl.sgml