doc/book/en/A02b-components.en.txt
changeset 1463 136756fff6fb
parent 280 ce829abf7c29
child 1676 543de6c7f0da
--- a/doc/book/en/A02b-components.en.txt	Thu Apr 23 12:03:24 2009 -0700
+++ b/doc/book/en/A02b-components.en.txt	Thu Apr 23 12:11:58 2009 -0700
@@ -68,7 +68,7 @@
 
 Once you modified your data model, you need to synchronize the
 database with your model. For this purpose, `CubicWeb` provides
-a very usefull command ``cubicweb-ctl shell blogdemo`` which
+a very useful command ``cubicweb-ctl shell blogdemo`` which
 launches an interactive migration Python shell. (see 
 :ref:`cubicweb-ctl-shell` for more details))
 As you modified a relation from the `BlogEntry` schema,