doc/book/en/annexes/cubicweb-ctl.rst
changeset 2485 ae74b46ea96c
parent 2476 1294a6bdf3bf
child 4752 2c2a9c53aea3
--- a/doc/book/en/annexes/cubicweb-ctl.rst	Fri Jul 24 14:59:54 2009 +0200
+++ b/doc/book/en/annexes/cubicweb-ctl.rst	Fri Jul 24 15:00:49 2009 +0200
@@ -26,8 +26,8 @@
 ------------------------
 
 * ``newcube``, create a new cube on the file system based on the name
-  given in the parameters. This command create a cube from an application
-  skeleton that includes default files required for debian packaging.
+  given in the parameters. This command create a cube from a skeleton
+  that includes default files required for debian packaging.
 
 
 Command to create an instance
@@ -69,7 +69,7 @@
 * ``db-check``, checks data integrity of an instance. If the automatic correction
   is activated, it is recommanded to create a dump before this operation.
 * ``schema-sync``, synchronizes the persistent schema of an instance with
-  the application schema. It is recommanded to create a dump before this operation.
+  the instance schema. It is recommanded to create a dump before this operation.
 
 Commands to maintain i18n catalogs
 ----------------------------------