From fce5cb9e7d4ec5239fc65f3cad80805aaccf207c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 10 Dec 2009 03:28:25 +0000 Subject: Docs. --- docs/narr/project.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 18e63b474..81e570e36 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -697,7 +697,7 @@ behavior. #. Line 6 is a "root factory" function that will be called by the :mod:`repoze.bfg` *Router* for each request when it wants to find - the root of the model graph. Conventionally this is called + the root of the object graph. Conventionally this is called ``get_root``. In a "real" application, the root object would not be such a simple -- cgit v1.2.3