summaryrefslogtreecommitdiff
path: root/repoze/bfg/sampleapp/configure.zcml
diff options
context:
space:
mode:
Diffstat (limited to 'repoze/bfg/sampleapp/configure.zcml')
-rw-r--r--repoze/bfg/sampleapp/configure.zcml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repoze/bfg/sampleapp/configure.zcml b/repoze/bfg/sampleapp/configure.zcml
index e026a12f2..374a93090 100644
--- a/repoze/bfg/sampleapp/configure.zcml
+++ b/repoze/bfg/sampleapp/configure.zcml
@@ -18,7 +18,7 @@
permission="repoze.view"
/>
- <!-- the add template for a BlogEntry -->
+ <!-- the add view for a BlogEntry -->
<bfg:view
for=".models.IBlog"
factory=".views.blog_entry_add_view"