diff -r b6753521129d -r 1294a6bdf3bf doc/book/en/development/cubes/layout.rst --- a/doc/book/en/development/cubes/layout.rst Fri Jul 24 13:50:59 2009 +0200 +++ b/doc/book/en/development/cubes/layout.rst Fri Jul 24 14:33:37 2009 +0200 @@ -80,7 +80,7 @@ * ``entities`` contains the entities definition (server side and web interface) * ``sobjects`` contains hooks and/or views notifications (server side only) * ``views`` contains the web interface components (web interface only) -* ``test`` contains tests related to the application (not installed) +* ``test`` contains tests related to the cube (not installed) * ``i18n`` contains message catalogs for supported languages (server side and web interface) * ``data`` contains data files for static content (images, css, javascripts)