8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e149c8 commit c83e202Copy full SHA for c83e202
doc/src/sgml/ref/revoke.sgml
@@ -188,7 +188,7 @@ REVOKE [ ADMIN OPTION FOR ]
188
<para>
189
A user can only revoke privileges that were granted directly by
190
that user. If, for example, user A has granted a privilege with
191
- grant option to user B, and user B has in turned granted it to user
+ grant option to user B, and user B has in turn granted it to user
192
C, then user A cannot revoke the privilege directly from C.
193
Instead, user A could revoke the grant option from user B and use
194
the <literal>CASCADE</literal> option so that the privilege is
0 commit comments