summaryrefslogtreecommitdiffstats
path: root/presto-utils/relaxng
diff options
context:
space:
mode:
Diffstat (limited to 'presto-utils/relaxng')
-rw-r--r--presto-utils/relaxng/presto.rnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/presto-utils/relaxng/presto.rnc b/presto-utils/relaxng/presto.rnc
index 90a4c34..adf4ebb 100644
--- a/presto-utils/relaxng/presto.rnc
+++ b/presto-utils/relaxng/presto.rnc
@@ -1,4 +1,4 @@
-start = element prestodeltas { newpackage+ }
+start = element prestodelta { newpackage+ }
newpackage = element newpackage {
attribute name { text },
attribute epoch { text }?,