doc/book/en/development/devcore/appobject.rst
changeset 4437 21f2e01fdd6a
parent 3258 6536ee4f37f7
--- a/doc/book/en/development/devcore/appobject.rst	Wed Feb 03 14:46:32 2010 +0100
+++ b/doc/book/en/development/devcore/appobject.rst	Wed Feb 03 18:44:24 2010 +0100
@@ -25,7 +25,7 @@
 
 We also find on instances, the following attributes:
 
-* `req`, `Request` instance
+* ._cw`, `Request` instance
 * `rset`, the *result set* associated to the object if necessary
 
 :URL handling: