doc/book/en/development/cubes/layout.rst
changeset 4437 21f2e01fdd6a
parent 4431 e597e0ca67cd
child 5393 875bdc0fe8ce
--- a/doc/book/en/development/cubes/layout.rst	Wed Feb 03 14:46:32 2010 +0100
+++ b/doc/book/en/development/cubes/layout.rst	Wed Feb 03 18:44:24 2010 +0100
@@ -79,7 +79,7 @@
 
 * ``schema`` contains the schema definition (server side only)
 * ``entities`` contains the entities definition (server side and web interface)
-* ``sobjects`` contains hooks and/or views notifications (server side only)
+* ``hooks`` contains hooks and/or views notifications (server side only)
 * ``views`` contains the web interface components (web interface only)
 * ``test`` contains tests related to the cube (not installed)
 * ``i18n`` contains message catalogs for supported languages (server side and