Typo in sql-revoke.html

Started by Erwin Brandstetteralmost 8 years ago2 messagesdocs
Jump to latest
#1Erwin Brandstetter
brsaweda@gmail.com

On:
https://www.postgresql.org/docs/current/static/sql-revoke.html#SQL-REVOKE-NOTES

Replace
"and user B has in turned granted it to user C"
with
"and user B has in turn granted it to user C"

Affects versions 7.4 - 11.

Regards
Erwin

#2Michael Paquier
michael@paquier.xyz
In reply to: Erwin Brandstetter (#1)
Re: Typo in sql-revoke.html

On Sun, Jun 10, 2018 at 01:31:34AM +0200, Erwin Brandstetter wrote:

Replace
"and user B has in turned granted it to user C"
with
"and user B has in turn granted it to user C"

Affects versions 7.4 - 11.

Thanks for the report, Erwin! A fix has been pushed down to 9.3.
--
Michael