[libvirt] [PATCH] docs: fix typo in closing HTML element

Daniel P. Berrange berrange at redhat.com
Fri Apr 21 12:07:49 UTC 2017


Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
---

Pushed as a build fix

 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 5469fc3..9bea3bc 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 <code>network</code>
       and <code>bridge</code>.  Currently there is just one attribute,
-      <code>max</code>, to tweak, in element <code>frames<code> for
+      <code>max</code>, to tweak, in element <code>frames</code> for
       the <code>rx</code> group, which accepts a non-negative integer
       that specifies the maximum number of packets that will be
       received before an interrupt.
-- 
2.9.3




More information about the libvir-list mailing list