Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix grammar in REVOKE documentation
authorMichael Paquier <michael@paquier.xyz>
Sun, 10 Jun 2018 13:44:17 +0000 (22:44 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sun, 10 Jun 2018 13:49:32 +0000 (22:49 +0900)
Reported-by: Erwin Brandstetter
doc/src/sgml/ref/revoke.sgml

index 36c286bf0df14003c46e62ea43d3a3dd3be0c040..171698f88f6162aaa89e8d742cd3cd2789d1a75a 100644 (file)
@@ -188,7 +188,7 @@ REVOKE [ ADMIN OPTION FOR ]
   <para>
    A user can only revoke privileges that were granted directly by
    that user.  If, for example, user A has granted a privilege with
-   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
    C, then user A cannot revoke the privilege directly from C.
    Instead, user A could revoke the grant option from user B and use
    the <literal>CASCADE</literal> option so that the privilege is