From 4d0b0e88434ad79a9b4c2e47dc2c9eda7db1defc Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sun, 29 Apr 2007 11:13:36 +0000 Subject: [PATCH] minor fix on latest changelog --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index dbf0e5013a..a4795ebe37 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -14,7 +14,7 @@ i.e.: SET FILTER TO First = "Homer" - To use special SQL expressions, place commas around them, i.e.: + To use special SQL expressions, place quotation marks around them, i.e.: SET FILTER TO "City LIKE 'Chi*'" 2007-04-27 19:33 UTC+0100 Antonio Linares (alinares@fivetechsoft.com)