doc: Fix typos
authorPeter Eisentraut <[email protected]>
Fri, 15 Jul 2016 02:28:03 +0000 (22:28 -0400)
committerPeter Eisentraut <[email protected]>
Fri, 15 Jul 2016 02:28:03 +0000 (22:28 -0400)
From: Alexander Law <[email protected]>

doc/src/sgml/btree-gist.sgml
doc/src/sgml/sepgsql.sgml

index 2275a997ba296add0091cfe745fc92c3dd9f106f..5b81af96ebdc9d1006647b5388823f0c7478c9a5 100644 (file)
@@ -98,7 +98,7 @@ INSERT 0 1
   <title>Authors</title>
 
   <para>
-   Teodor Sigaev (<email>[email protected]</email>) ,
+   Teodor Sigaev (<email>[email protected]</email>),
    Oleg Bartunov (<email>[email protected]</email>), and
    Janko Richter (<email>[email protected]</email>).  See
    <ulink url="http://www.sai.msu.su/~megera/postgres/gist/"></ulink>
index 27bc2e621902d9fbfa2aeb27294d07ebdbe86a2e..5fc4a5919528ea08ee852c2bae6cee46a43b3ee0 100644 (file)
@@ -619,13 +619,13 @@ ERROR:  SELinux: security policy violation
      </row>
      <row>
       <entry><literal>sepgsql_mcstrans_in(text) returns text</literal></entry>
-      <entry>Translates the given qualifies MLS/MCS range into raw format if
+      <entry>Translates the given qualified MLS/MCS range into raw format if
       the mcstrans daemon is running.
       </entry>
      </row>
      <row>
       <entry><literal>sepgsql_mcstrans_out(text) returns text</literal></entry>
-      <entry>Translates the given raw MCS/MCS range into qualified format if
+      <entry>Translates the given raw MLS/MCS range into qualified format if
       the mcstrans daemon is running.
       </entry>
      </row>