diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2008-03-18 21:00:58 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2008-03-18 21:00:58 +0000 |
commit | 8798f87af9d49fa608eb28bde800425921cd613f (patch) | |
tree | cc806e0427c6df14eabf5a76027319d004921794 | |
parent | d025e69cce3ff409c0d45a821245800a830609cf (diff) |
Fix spelling.
-rw-r--r-- | RELEASE-NOTES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 0e54bda..c1216f8 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -20,7 +20,7 @@ Carbonado change history the requirement that triggers be installed on the database.
- FilteredCursor ensures that filter being used is bound.
- BDBRepository detects if changes are made to primary key definition and throws exception.
-- Added support for derived properies.
+- Added support for derived properties.
- Enhanced query engine to optimize for covering indexes.
- Added methods to access Storable properties by name.
- JDBCRepository allows more column types to be represented by Strings -- numbers and dates.
|