doc/book/en/development/webstdlib/basetemplates.rst
changeset 2476 1294a6bdf3bf
parent 2172 cf8f9180e63e
child 2813 0cf6c8005bf6
--- a/doc/book/en/development/webstdlib/basetemplates.rst	Fri Jul 24 13:50:59 2009 +0200
+++ b/doc/book/en/development/webstdlib/basetemplates.rst	Fri Jul 24 14:33:37 2009 +0200
@@ -159,7 +159,7 @@
 .. _TheMainTemplate:
 
 TheMainTemplate is responsible for the general layout of the entire application.
-It defines the template of ``id = main`` that is used by the application.
+It defines the template of ``id = main`` that is used by the instance.
 
 The default main template (`cubicweb.web.views.basetemplates.TheMainTemplate`)
 builds the page based on the following pattern: