From 52a071c7e88e68199cd17c0019a8e8a5aa21cf3a Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Tue, 2 Jun 2009 00:05:57 +0000 Subject: fixed typo --- docs/tutorials/bfgwiki2/definingmodels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials') diff --git a/docs/tutorials/bfgwiki2/definingmodels.rst b/docs/tutorials/bfgwiki2/definingmodels.rst index 334f87890..0ba2b6f5d 100644 --- a/docs/tutorials/bfgwiki2/definingmodels.rst +++ b/docs/tutorials/bfgwiki2/definingmodels.rst @@ -3,7 +3,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 +application will be to define a :term:`model` constructor representing a wiki page. We'll do this inside our ``models.py`` file. Making Edits to ``models.py`` -- cgit v1.2.3