[Zodb-checkins] SVN: ZODB/trunk/NEWS.txt Typo.
Tim Peters
tim.one at comcast.net
Thu Dec 9 19:00:56 EST 2004
Log message for revision 28619:
Typo.
Changed:
U ZODB/trunk/NEWS.txt
-=-
Modified: ZODB/trunk/NEWS.txt
===================================================================
--- ZODB/trunk/NEWS.txt 2004-12-09 23:55:46 UTC (rev 28618)
+++ ZODB/trunk/NEWS.txt 2004-12-10 00:00:56 UTC (rev 28619)
@@ -37,7 +37,7 @@
intended use is to help construct search indices, where, e.g.,
integer word or document identifiers map to scores of some
kind. This is easier than trying to work with scaled integer
- score in an ``IIBTree``, and Zope3 has moved to ``IFBTrees``
+ scores in an ``IIBTree``, and Zope3 has moved to ``IFBTrees``
for these purposes in its search code.
Tools
More information about the Zodb-checkins
mailing list