From 78ec7ac47a3ae1c20dba7e7b23cb28a220501b94 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Jun 2009 08:09:16 +0000 Subject: Edit. --- docs/tutorials/bfgwiki2/definingmodels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/bfgwiki2/definingmodels.rst') diff --git a/docs/tutorials/bfgwiki2/definingmodels.rst b/docs/tutorials/bfgwiki2/definingmodels.rst index 0ba2b6f5d..5e9078ce8 100644 --- a/docs/tutorials/bfgwiki2/definingmodels.rst +++ b/docs/tutorials/bfgwiki2/definingmodels.rst @@ -4,7 +4,7 @@ Defining Models The first change we'll make to our bone-stock paster-generated application will be to define a :term:`model` constructor representing -a wiki page. We'll do this inside our ``models.py`` file. +a wiki page. We'll do this inside our ``models.py`` file. Making Edits to ``models.py`` ----------------------------- -- cgit v1.2.3