Fix typo in docs.
authorNeil Conway
Tue, 28 Sep 2004 10:18:22 +0000 (10:18 +0000)
committerNeil Conway
Tue, 28 Sep 2004 10:18:22 +0000 (10:18 +0000)
doc/src/sgml/func.sgml

index 128c212f5027bb8c1edf1628a4278a90d3fba960..01c9a91989cd79193141462a0fc33569788546bb 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -7187,7 +7187,7 @@ SELECT col FROM sometable ORDER BY col ASC LIMIT 1;
 
     A similar query (obtained by substituting DESC
     for ASC in the query above) can be used in the
-    place of max()).
+    place of max().