doc/book/en/C012-create-instance.en.txt
changeset 296 65564e83853e
parent 272 06077d56f2c4
child 574 a6308ea5fb15
--- a/doc/book/en/C012-create-instance.en.txt	Wed Dec 24 12:36:57 2008 -0800
+++ b/doc/book/en/C012-create-instance.en.txt	Fri Dec 26 11:37:56 2008 -0800
@@ -85,7 +85,7 @@
 It is important to distinguish here the user used to access the database and
 the user used to login to the cubicweb application. When a `CubicWeb` application
 starts, it uses the login/psswd for the database to get the schema and handle
-low transaction [FIXME - bas niveau]. But, when ``cubicweb-ctl create`` asks for
+low level transaction. But, when ``cubicweb-ctl create`` asks for
 a manager login/psswd of `CubicWeb`, it refers to an application user you will
 use during the development to administrate your web application. It will be 
 possible, later on, to create others users for your final web application.