From fcbe0afda076982abf6e191c32cc3fea68620c56 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 24 Jan 2010 08:50:38 +0000 Subject: --- CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index ec8e7f19d..b0e117545 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -31,9 +31,9 @@ Internal lookup, because the registration will always be made with a specific request interface, but registration may not be made with a specific context interface. In general, when creating multiadapters, you - want to order the provides interfaces so that the the elements which - are more likely to have specific interfaces are ordered before those - which may not. + want to order the requires interfaces so that the the elements which + are more likely to be registered using specific interfaces are + ordered before those which are less likely. 1.2b2 (2010-01-21) ================== -- cgit v1.2.3