From dfda3a8ed988e6542294b85b78e816d593b22dc3 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 21 Apr 2017 13:07:17 +0100 Subject: [PATCH] docs: fix typo in closing HTML element Signed-off-by: Daniel P. Berrange --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 5469fc3726..9bea3bc0ee 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -5425,7 +5425,7 @@ qemu-kvm -net nic,model=? /dev/null This element provides means of setting coalesce settings for some interface devices (currently only type network and bridge. Currently there is just one attribute, - max, to tweak, in element frames for + max, to tweak, in element frames for the rx group, which accepts a non-negative integer that specifies the maximum number of packets that will be received before an interrupt. -- GitLab