[virt-tools-list] [virt-manager PATCH] addhardware: fix a little typo
Chen Hanxiao
chen_han_xiao at 126.com
Sun Feb 23 05:27:16 UTC 2014
From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
s/paams/params
Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
Note: pushed as trivial
virtManager/addhardware.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtManager/addhardware.py b/virtManager/addhardware.py
index ed25c26..75238d2 100644
--- a/virtManager/addhardware.py
+++ b/virtManager/addhardware.py
@@ -432,7 +432,7 @@ class vmmAddHardware(vmmGObjectUI):
# Video params
self.populate_video_combo(self.vm, self.widget("video-model"))
- # TPM paams
+ # TPM params
self.widget("tpm-device-path").set_text("/dev/tpm0")
# Hide all notebook pages, so the wizard isn't as big as the largest
--
1.8.4.2
More information about the virt-tools-list
mailing list