]> granicus.if.org Git - postgresql/commitdiff
doc: Fix typos
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Jul 2016 02:28:03 +0000 (22:28 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 15 Jul 2016 02:28:03 +0000 (22:28 -0400)
From: Alexander Law <exclusion@gmail.com>

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>teodor@stack.net</email>) ,
+   Teodor Sigaev (<email>teodor@stack.net</email>),
    Oleg Bartunov (<email>oleg@sai.msu.su</email>), and
    Janko Richter (<email>jankorichter@yahoo.de</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>