Skip to content

Commit 090d2fd

Browse files
committed
bugfix: #63
1 parent 0dce30e commit 090d2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grammars/biblio.rnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ docrelation =
11451145
version =
11461146
element version {
11471147
## Versioning scheme, in case of multiple versioning schemes
1148-
attribute type { text }?
1148+
attribute type { text }?,
11491149
text
11501150
}
11511151
}

0 commit comments

Comments
 (0)