minor fix on latest changelog

This commit is contained in:
Antonio Linares
2007-04-29 11:13:36 +00:00
parent ddba8e3bf0
commit 4d0b0e8843

View File

@@ -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)