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

Daniel P. Berrange posted 1 patch 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20170421120749.3812-1-berrange@redhat.com
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] docs: fix typo in closing HTML element
Posted by Daniel P. Berrange 7 years ago
Signed-off-by: Daniel P. Berrange <berrange@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list