[doc] small text improvement
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 29 Dec 2008 23:11:01 +0100
changeset 302 3c5a1dace808
parent 301 e47150482ac1
child 303 ea6f0e833fbb
[doc] small text improvement
doc/book/en/B4030-registry.en.txt
--- a/doc/book/en/B4030-registry.en.txt	Mon Dec 29 13:50:42 2008 -0800
+++ b/doc/book/en/B4030-registry.en.txt	Mon Dec 29 23:11:01 2008 +0100
@@ -31,10 +31,9 @@
   object's `__registry__` : object's `id` : [list of app objects]
 
 The following rules are applied to select an object given a register and an id and an input context:
-* each object has a selector
+* each object has a selector which may be built from a set of basic (or not :)
   
-  - its selector may be derivated from a set of basic (or not :)
-    selectors using `chainall` or `chainfirst` combinators
+  selectors using `chainall` or `chainfirst` combinators
 
 * a selector return a score >= 0
 * a score of 0 means the objects can't be applied to the input context