]> granicus.if.org Git - postgresql/commitdiff
Backpatch some blatant spelling mistakes
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 17 Aug 2010 04:49:32 +0000 (04:49 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 17 Aug 2010 04:49:32 +0000 (04:49 +0000)
doc/src/sgml/docguide.sgml
doc/src/sgml/earthdistance.sgml

index 3ae932e6afbe21a5a9e05ab5e4265f665db8ab3b..370fd398560e7793c1068c3484df5310f63ba3ae 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.72 2007/12/28 11:13:55 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/docguide.sgml,v 1.72.2.1 2010/08/17 04:49:32 petere Exp $ -->
 
 <appendix id="docguide">
  <title>Documentation</title>
    <para>
     It's possible that the ports do not update the main catalog file
     in <filename>/usr/local/share/sgml/catalog.ports</filename> or order 
-    isn't proper .  Be sure to have the following lines in begining of file:
+    isn't proper .  Be sure to have the following lines in beginning of file:
 <programlisting>
 CATALOG "openjade/catalog"
 CATALOG "iso8879/catalog"
index a732b1d54a10675fe52da6cbb3fdb11d414683da..9c0c0193c90370135938fe280320d2c665e3c4c4 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/earthdistance.sgml,v 1.3 2007/12/06 04:12:10 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/earthdistance.sgml,v 1.3.2.1 2010/08/17 04:49:32 petere Exp $ -->
 
 <sect1 id="earthdistance">
  <title>earthdistance</title>
@@ -38,7 +38,7 @@
    The radius of the Earth is obtained from the <function>earth()</>
    function. It is given in meters. But by changing this one function you can
    change the module to use some other units, or to use a different value of
-   the radius that you feel is more appropiate.
+   the radius that you feel is more appropriate.
   </para>
 
   <para>