From fce5cb9e7d4ec5239fc65f3cad80805aaccf207c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 10 Dec 2009 03:28:25 +0000 Subject: Docs. --- docs/tutorials/bfgwiki/basiclayout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/bfgwiki/basiclayout.rst') diff --git a/docs/tutorials/bfgwiki/basiclayout.rst b/docs/tutorials/bfgwiki/basiclayout.rst index f8943eeab..d373624de 100644 --- a/docs/tutorials/bfgwiki/basiclayout.rst +++ b/docs/tutorials/bfgwiki/basiclayout.rst @@ -57,7 +57,7 @@ Content Models with ``models.py`` --------------------------------- :mod:`repoze.bfg` often uses the word *model* when talking about -content resources arranged in a hierarchical *model graph*. The +content resources arranged in a hierarchical *object graph*. The ``models.py`` file is where the ``bfg_zodb`` Paster template put the classes that implement our models. -- cgit v1.2.3