]> granicus.if.org Git - postgresql/commitdiff
Remove stray word from sepgsql documentation.
authorRobert Haas <rhaas@postgresql.org>
Tue, 20 Mar 2012 19:10:33 +0000 (15:10 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 20 Mar 2012 19:10:33 +0000 (15:10 -0400)
doc/src/sgml/sepgsql.sgml

index 07c6b99f45e8c4188c036836ffdbdc972fcab88f..36f9b584bb433fbb453ce30bccf083f91412bfbe 100644 (file)
@@ -531,7 +531,7 @@ postgres=# SELECT cid, cname, show_credit(cid) FROM customer;
    </para>
    <para>
     Dynamic domain transitions should be considered carefully, because they
-    allow users to switch their label, and therefore their privileges, in
+    allow users to switch their label, and therefore their privileges,
     at their option, rather than (as in the case of a trusted procedure)
     as mandated by the system.
     Thus, the <literal>dyntransition</literal> permission is only considered