From 056cd0feac3b65bc1402d21e2958a9409e80b6d2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 25 Jul 2008 00:42:48 +0000 Subject: Nope. --- docs/tutorials/lxmlgraph/step03.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/tutorials/lxmlgraph/step03.rst b/docs/tutorials/lxmlgraph/step03.rst index f99e00c58..89e62f640 100644 --- a/docs/tutorials/lxmlgraph/step03.rst +++ b/docs/tutorials/lxmlgraph/step03.rst @@ -26,8 +26,8 @@ Add this to your project's ``configure.zcml``: /> This view stanza indicates that the *default view* for a model that -implements ``myapp.models.IMyModel`` should be the -``myapp.views.zpt_view`` function. It is the *default* view because +implements ``lxmlgraph.models.IMyModel`` should be the +``lxmlgraph.views.zpt_view`` function. It is the *default* view because this stanza does not have a ``name`` attribute. Additonally, add a template to your project's ``templates`` directory -- cgit v1.2.3