Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Documentation correction.
authorRobert Haas <rhaas@postgresql.org>
Wed, 18 Sep 2013 13:05:10 +0000 (09:05 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 18 Sep 2013 13:05:10 +0000 (09:05 -0400)
Etsuro Fujita

doc/src/sgml/advanced.sgml

index 218988e0afc1173f8dba69f4e8f5ba7fdbcaaf31..3c067d53763d5157269dffd4a603599487680344 100644 (file)
@@ -659,7 +659,7 @@ SELECT name, altitude
    <para>
     On the other hand, the  following  query  finds
     all  the cities that are not state capitals and
-    are situated at an altitude of 500 feet or higher:
+    are situated at an altitude over 500 feet:
 
 <programlisting>
 SELECT name, altitude