]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fix typo in closing HTML element
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 21 Apr 2017 12:07:17 +0000 (13:07 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 21 Apr 2017 12:07:17 +0000 (13:07 +0100)
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
docs/formatdomain.html.in

index 5469fc37268e355930c585634a5b595b355989b6..9bea3bc0eefb4a36de0ffd367068a4e5a9c4f6cd 100644 (file)
@@ -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.