summaryrefslogtreecommitdiff
path: root/docs/tutorials/lxmlgraph/step02
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-07-25 16:18:21 +0000
committerChris McDonough <chrism@agendaless.com>2008-07-25 16:18:21 +0000
commitf6dd1a0b498be0de3e33b4a9663a601e4925d210 (patch)
tree439e6331c65c5662578a3926fac4c9b529c32181 /docs/tutorials/lxmlgraph/step02
parent992ef769cbbcb7a47b53d299e551b70d80e993b9 (diff)
downloadpyramid-f6dd1a0b498be0de3e33b4a9663a601e4925d210.tar.gz
pyramid-f6dd1a0b498be0de3e33b4a9663a601e4925d210.tar.bz2
pyramid-f6dd1a0b498be0de3e33b4a9663a601e4925d210.zip
Tweaks via interactive testing.
Diffstat (limited to 'docs/tutorials/lxmlgraph/step02')
-rw-r--r--docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml b/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml
index 83678e5e9..bbe474c63 100644
--- a/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml
+++ b/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<site>
+<site name="site">
<document name="a"/>
<document name="b"/>
</site>