mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix a wellformedness problem in secret.rng
* docs/schemas/secret.rng: ref tag for usagevolume wasn't closed
This commit is contained in:
parent
4ecf9c653e
commit
51ea18a844
@ -36,7 +36,7 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<element name='usage'>
|
<element name='usage'>
|
||||||
<choice>
|
<choice>
|
||||||
<ref name='usagevolume'>
|
<ref name='usagevolume'/>
|
||||||
<!-- More choices later -->
|
<!-- More choices later -->
|
||||||
</choice>
|
</choice>
|
||||||
</element>
|
</element>
|
||||||
|
Loading…
Reference in New Issue
Block a user