diff --git a/docs/python.html.in b/docs/python.html.in index a8c972e038..e7538a47ab 100644 --- a/docs/python.html.in +++ b/docs/python.html.in @@ -20,7 +20,7 @@ lower case, for example the C functions:
become
- virConn::numOfDomains(self)
+ virConnect::numOfDomains(self)
virDomain::setMaxMemory(self, memory)