summaryrefslogtreecommitdiff
path: root/docs/gir-1.2.rnc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gir-1.2.rnc')
-rw-r--r--docs/gir-1.2.rnc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gir-1.2.rnc b/docs/gir-1.2.rnc
index f75893bb..5072be11 100644
--- a/docs/gir-1.2.rnc
+++ b/docs/gir-1.2.rnc
@@ -41,8 +41,8 @@ grammar {
}
Annotation =
- element annotation {
- attribute key { xsd:string },
+ element attribute {
+ attribute name { xsd:string },
attribute value { xsd:string }
}