typo
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 05 Jun 2009 08:32:22 +0200
changeset 2043 12ea656dbbdb
parent 2042 d524ae901b31
child 2044 d5589c5bc4e6
typo
doc/book/en/annexes/rql/language.rst
doc/book/en/development/devcore/vreg.rst
doc/book/en/development/webstdlib/boxes.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
 
   ::
 
--- 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.
--- 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