# HG changeset patch # User Sylvain Thénault # Date 1244183542 -7200 # Node ID 12ea656dbbdbf77dfe185d384525d82d72135a01 # Parent d524ae901b31e587f8fa6befac22ab06c33054e5 typo diff -r d524ae901b31 -r 12ea656dbbdb doc/book/en/annexes/rql/language.rst --- a/doc/book/en/annexes/rql/language.rst Thu Jun 04 11:26:59 2009 -0700 +++ b/doc/book/en/annexes/rql/language.rst Fri Jun 05 08:32:22 2009 +0200 @@ -299,7 +299,7 @@ Note: You can not specify several types with * ... where X is FirstType or X is SecondType*. - To specify several types explicitely, you have to do + To specify several types explicitly, you have to do :: diff -r d524ae901b31 -r 12ea656dbbdb doc/book/en/development/devcore/vreg.rst --- a/doc/book/en/development/devcore/vreg.rst Thu Jun 04 11:26:59 2009 -0700 +++ b/doc/book/en/development/devcore/vreg.rst Fri Jun 05 08:32:22 2009 +0200 @@ -15,7 +15,7 @@ - appel des méthodes d'enregistrement des objets sur le vreg .. note:: Once the function `registration_callback(vreg)` is implemented, all the objects - need to be explicitely registered as it disables the automatic object registering. + need to be explicitly registered as it disables the automatic object registering. * suppression de l'ancien système quand il ne restera plus de réference au module registerers dans le code des cubes existants. diff -r d524ae901b31 -r 12ea656dbbdb doc/book/en/development/webstdlib/boxes.rst --- a/doc/book/en/development/webstdlib/boxes.rst Thu Jun 04 11:26:59 2009 -0700 +++ b/doc/book/en/development/webstdlib/boxes.rst Fri Jun 05 08:32:22 2009 +0200 @@ -12,7 +12,7 @@ an entity automatically related to the initial entity (context in which the box is displayed). By default, the links generated in this box are computed from the schema properties of the displayed entity, -but it is possible to explicitely specify them thanks to the +but it is possible to explicitly specify them thanks to the `cubicweb.web.uicfg.rmode` *relation tag*: * `link`, indicates that a relation is in general created pointing