Add missing 'g' to '>' of '<product />' source-element. Signed-off-by: Philipp Hahn <hahn@xxxxxxxxxxxxx> --- docs/formatstorage.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in index 91f70a3..f13ca6a 100644 --- a/docs/formatstorage.html.in +++ b/docs/formatstorage.html.in @@ -71,7 +71,7 @@ <host name="iscsi.example.com"/> <device path="demo-target"/> <vendor name="Acme"/> - <product name="model"/&t; + <product name="model"/> </source> ...</pre>
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list