From: Alvaro Herrera Date: Sat, 22 Oct 2005 14:44:35 +0000 (+0000) Subject: Fix typo. X-Git-Tag: REL8_1_0BETA4~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63aa49246662faca761a8962b3170110e04e823a;p=postgresql Fix typo. --- diff --git a/doc/src/sgml/rules.sgml b/doc/src/sgml/rules.sgml index 51fae1dc55..45a1b14582 100644 --- a/doc/src/sgml/rules.sgml +++ b/doc/src/sgml/rules.sgml @@ -1,4 +1,4 @@ - + The Rule System @@ -553,7 +553,7 @@ SELECT shoelace.sl_name, shoelace.sl_avail, - No we want to write a query that finds out for which shoes currently in the store + Now we want to write a query that finds out for which shoes currently in the store we have the matching shoelaces (color and length) and where the total number of exactly matching pairs is greater or equal to two.