web/wdoc/tut_rql_en.rst
branchtls-sprint
changeset 1398 5fe84a5f7035
parent 0 b97547f5f1fa
child 8017 1df3b5e9d010
--- a/web/wdoc/tut_rql_en.rst	Fri Apr 17 13:21:05 2009 +0200
+++ b/web/wdoc/tut_rql_en.rst	Fri Apr 17 16:55:37 2009 +0200
@@ -127,16 +127,16 @@
 * `creation_date (Datetime)`, date on which the entity has been created
 * `modification_date (Datetime)`, lastest date on which the entity has been modified
 
-* `created_by (EUser)`, relation to the user which has created this entity
+* `created_by (CWUser)`, relation to the user which has created this entity
 
-* `owned_by (EUser)`, relation to the user()s considered as owner of this
+* `owned_by (CWUser)`, relation to the user()s considered as owner of this
   entity, the entity's creator by default
 
 * `is (Eetype)`, special relation to specify a variable type.
 
 A user's entity has the following schema:
 
-:EUser:
+:CWUser:
   ::
 
 	login  	  (String) not null