Hello everyone, please find attached a small docstring patch for virtinst's Interface.py. Best wishes, Matthias
From 71f342d9daf5312dbfe79d5bc3ce20156e6c4185 Mon Sep 17 00:00:00 2001 From: Matthias Schmitz <matthias@xxxxxxxxxxx> Date: Thu, 6 Sep 2012 22:10:59 +0200 Subject: [PATCH] Fix wrong docstring --- virtinst/Interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtinst/Interface.py b/virtinst/Interface.py index ab85276..9ab18a4 100644 --- a/virtinst/Interface.py +++ b/virtinst/Interface.py @@ -230,7 +230,7 @@ class Interface(object): def install(self, meter=None, create=True): """ - Install storage pool xml. + Install network interface xml. """ xml = self.get_xml_config() logging.debug("Creating interface '%s' with xml:\n%s", -- 1.7.10.4
Attachment:
signature.asc
Description: PGP signature