From 63aa49246662faca761a8962b3170110e04e823a Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Sat, 22 Oct 2005 14:44:35 +0000 Subject: [PATCH] Fix typo. --- doc/src/sgml/rules.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.11.0