diff options
Diffstat (limited to 'docs/narr/project.rst')
| -rw-r--r-- | docs/narr/project.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
