diff --git a/docs/formatcaps.html.in b/docs/formatcaps.html.in index 0ba567c399..57201b5f8a 100644 --- a/docs/formatcaps.html.in +++ b/docs/formatcaps.html.in @@ -13,7 +13,7 @@ interface has been added in 0.2.1 allowing to list the set of supported virtualization capabilities on the host:

-
    char * virConnectGetCapabilities (virConnectPtr conn);
+
char * virConnectGetCapabilities (virConnectPtr conn);

The value returned is an XML document listing the virtualization capabilities of the host and virtualization engine to which