[libvirt] [PATCH] docs: Fix copy-paste error in formatdomaincaps

Reported-instead-of-fixing-immediately-by: Jiri Denemark <jdenemar@redhat.com> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/formatdomaincaps.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomaincaps.html.in b/docs/formatdomaincaps.html.in index 86c9ce8c5c23..b68ae4b4f1f3 100644 --- a/docs/formatdomaincaps.html.in +++ b/docs/formatdomaincaps.html.in @@ -208,7 +208,7 @@ </dd> </dl> - <h3><a id="elementsIothread">CPU configuration</a></h3> + <h3><a id="elementsIothreads">I/O Threads</a></h3> <p> The <code>iothread</code> elements indicates whether or not -- 2.17.0

On Thu, May 17, 2018 at 02:56:29PM +0200, Martin Kletzander wrote:
Reported-instead-of-fixing-immediately-by: Jiri Denemark <jdenemar@redhat.com> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- docs/formatdomaincaps.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Erik Skultety <eskultet@redhat.com>
participants (2)
-
Erik Skultety
-
Martin Kletzander