doc/book/en/B0030-data-as-objects.en.txt
changeset 301 e47150482ac1
parent 297 ac86aaaaad08
child 1207 33d0e08a931a
--- a/doc/book/en/B0030-data-as-objects.en.txt	Mon Dec 29 11:16:49 2008 -0800
+++ b/doc/book/en/B0030-data-as-objects.en.txt	Mon Dec 29 13:50:42 2008 -0800
@@ -49,7 +49,7 @@
 
   * `printable_value(attr, value=_marker, attrtype=None, format='text/html')`, 
     returns a string enabling the display of an attribute value in a given format
-    (the value is automatically recovered if necessarry)
+    (the value is automatically recovered if necessary)
 
   * `display_name(form='')`, returns a string to display the entity type by 
     specifying the preferred form (`plural` for a plural form)
@@ -129,7 +129,7 @@
 
 It is possible to simplify this dictionnary:
 
-* if we want to specifiy a single marker, it is not necessarry to
+* if we want to specifiy a single marker, it is not necessary to
   use a tuple as the value, the marker by itself (characters string)
   is enough
 * if we only care about a single type of relation and not about the target